My implementation of the Let's Make: Dangerous Dave project http://www.maizure.org/projects/lets-make-dangerous-dave/
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
slipyx 954a4b8b51 Tile animations for world and entities. Implemented a fire timer for monsters to limit their fire rate. Preliminary sound support. 5 years ago
build/res Tile animations for world and entities. Implemented a fire timer for monsters to limit their fire rate. Preliminary sound support. 5 years ago
util Initial state of codebase refactor. 5 years ago
Makefile Initial dave player state code. Basic left and right movement. 5 years ago
README.md Initial monster behavior implemented (moving and shooting). Updated README. 5 years ago
draw.c Tile animations for world and entities. Implemented a fire timer for monsters to limit their fire rate. Preliminary sound support. 5 years ago
draw.h Separated drawing routines to own files. Monster and bullet tiles are masked. Monster position is origin at center. Monsters dont fire if within solid tile. 5 years ago
game.c Tile animations for world and entities. Implemented a fire timer for monsters to limit their fire rate. Preliminary sound support. 5 years ago
game.h Tile animations for world and entities. Implemented a fire timer for monsters to limit their fire rate. Preliminary sound support. 5 years ago
monster.c Tile animations for world and entities. Implemented a fire timer for monsters to limit their fire rate. Preliminary sound support. 5 years ago
monster.h Tile animations for world and entities. Implemented a fire timer for monsters to limit their fire rate. Preliminary sound support. 5 years ago
player.c Tile animations for world and entities. Implemented a fire timer for monsters to limit their fire rate. Preliminary sound support. 5 years ago
player.h Tile animations for world and entities. Implemented a fire timer for monsters to limit their fire rate. Preliminary sound support. 5 years ago
sound.c Tile animations for world and entities. Implemented a fire timer for monsters to limit their fire rate. Preliminary sound support. 5 years ago
sound.h Tile animations for world and entities. Implemented a fire timer for monsters to limit their fire rate. Preliminary sound support. 5 years ago
world.c Tile animations for world and entities. Implemented a fire timer for monsters to limit their fire rate. Preliminary sound support. 5 years ago
world.h Initial monster behavior implemented (moving and shooting). Updated README. 5 years ago

README.md

Let's Make: Dangerous Dave

Recreating Dangerous Dave using C and SDL. http://www.maizure.org/projects/lets-make-dangerous-dave/

Currently targeting PC and web. Android planned but not complete.

Play the Emscipten web port here: https://tilde.team/~slip/lmdave/