dhoatlin / Zombies

A first person shooter using openGL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zombie Survival is a first person shooter. Your goal is to kill the zombies
before they catch you. Kill count is being kept track of but not being rendered.

To compile run the shell script. It will automatically compile and execute the
program.

Directions:

'w': move forward
's': move backward
'a': look left
'd': look right

' ': shoot
'z': spawn zombie 

About

A first person shooter using openGL


Languages

Language:C 98.8%Language:Shell 1.2%