Skip to content

ndongmo/Zombies-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zombies-Game

ZombiesGame is a top down 2D shooter implemented in C++ with OpenGL, SDL and CEGUI. As game engine, I implemented the NS2 2D engine based on Ben tutorials. This engine doesn't include the physics engine, collision detection is based on the spatial partitioning algorithm, especially a grid spatial data structure. You can have a look at the video gameplay on my youtube channel.

Gameplay video on youtube

Features

  • Edition mode : possibility to edit your own levels
  • Lighting management
  • Possibility to play with Joystick or Keyboard

Acknowledgments

Releases

No releases published

Packages

No packages published

Languages