johnBuffer / ZombieV

Top down Zombie shooter game in C++ using SFML as graphics library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZombieV

2D top down zombie shooter game in C++ using SFML as graphics library and custom game engine (Ligths, Physics, Entity creation, etc...)

Example

Zombie

Video link

Run demo

In the release folder you will find binaries, each one corresponding to a scenario

  • Solo game
  • Game with bots
  • Lights demo
  • Bots + night

About

Top down Zombie shooter game in C++ using SFML as graphics library


Languages

Language:C++ 94.7%Language:GLSL 4.4%Language:CMake 0.7%Language:C 0.1%