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 7ad9bf520c Add fists weapon 10 years ago
collisionDetection.c Increase draw frequency 10 years ago
collisionDetection.h Add randomEvents based on eventTrigger 10 years ago
drawWindows.c Add fists weapon 10 years ago
events.c Add fists weapon 10 years ago
events.h Add timer and remove usleep 10 years ago
gameLoop.c Add fists weapon 10 years ago
getPos.c Add fists weapon 10 years ago
getPos.h Make getOpenPos return struct OpenPos 10 years ago
initializeWorld.c Add fists weapon 10 years ago
makefile Modify makefile to place binary in /home/testuser/ 10 years ago
nZombies.c Add timer and remove usleep 10 years ago
structs.h Add logic to show if weapon is in weapons 10 years ago
weaponsSystem.c Add fists weapon 10 years ago
weaponsSystem.h Add ammo pickup and weaponsSystem.h 10 years ago
world.h Add timer and remove usleep 10 years ago
zombies.c Add timer and remove usleep 10 years ago
zombies.h Make getOpenPos return struct OpenPos 10 years ago