Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 884 Bytes

README.md

File metadata and controls

33 lines (24 loc) · 884 Bytes

Zombieland

A 3D zombie survival game consisting of two levels, where the player has to collect as many supplies as possible while evading the zombies and then return to the safe zone. Made using OpenGL in C++.

Demo

First Scene

First scene

Second Scene

Second scene

Controls

  • W: Move forwards

  • A: Move left

  • S: Move backward

  • D: Move right

  • mouse: Look around with the camera

  • 1: First-person camera

  • 2: Third-person camera

  • 3: Top-view camera

  • space: Jump

  • v: Skip to the second scene (Testing only)

Authors