One of my first programming projects. I tried to learn C and use curses...it is quite embarrassing looking back at it now :D
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Jerry Aldrich e3d211c09b Modify loop in moveProjectiles and fix zombies bug 10 years ago
collisionDetection.c Separate code into files 10 years ago
collisionDetection.h Add .h files and remove moveable.c 10 years ago
drawWindows.c Add No-Spawn zone around player 10 years ago
gameLoop.c Add No-Spawn zone around player 10 years ago
getPos.c Add autospawning in initializeWorld.c 10 years ago
getPos.h Add .h files and remove moveable.c 10 years ago
initializeWorld.c Add No-Spawn zone around player 10 years ago
makefile Add No-Spawn zone around player 10 years ago
nZombies.c Separate code into files 10 years ago
screen.h Add .h files and remove moveable.c 10 years ago
structs.h Add .h files and remove moveable.c 10 years ago
weaponsSystem.c Modify loop in moveProjectiles and fix zombies bug 10 years ago
weaponsSystem.h Add .h files and remove moveable.c 10 years ago
world.h Add No-Spawn zone around player 10 years ago
zombies.c Modify loop in moveProjectiles and fix zombies bug 10 years ago
zombies.h Add makefile 10 years ago