Go to file
John Bintz 83c35f68c4 collision detection works and is fast. for now. 2024-02-25 12:52:42 -05:00
bin finish spritesheet handling, hook up to makefile 2024-02-24 10:38:46 -05:00
old start on rabbit positioning 2024-02-20 12:51:59 -05:00
system finish spritesheet handling, hook up to makefile 2024-02-24 10:38:46 -05:00
.gitignore firing works 2024-02-21 08:25:55 -05:00
arena.c finish spritesheet handling, hook up to makefile 2024-02-24 10:38:46 -05:00
arena.h collision detection works and is fast. for now. 2024-02-25 12:52:42 -05:00
bmpload.c shuffle code around 2024-02-20 08:00:13 -05:00
bmpload.h character can move around 2024-02-15 21:18:15 -05:00
build.bat more prep stuff 2024-02-15 08:34:50 -05:00
chicken.bmp init 2024-02-14 20:15:55 -05:00
combat.c collision detection works and is fast. for now. 2024-02-25 12:52:42 -05:00
combat.h collision detection works and is fast. for now. 2024-02-25 12:52:42 -05:00
const.h collision detection works and is fast. for now. 2024-02-25 12:52:42 -05:00
game.c collision detection works and is fast. for now. 2024-02-25 12:52:42 -05:00
game.h bullet -> enemy collision codepath works 2024-02-25 08:43:30 -05:00
game.lnk character can move around 2024-02-15 21:18:15 -05:00
in_progress.md init 2024-02-14 20:15:55 -05:00
makefile bullet -> enemy collision codepath works 2024-02-25 08:43:30 -05:00
movement.c collision detection works and is fast. for now. 2024-02-25 12:52:42 -05:00
movement.h messing with assembler 2024-02-21 16:25:00 -05:00
run shuffle code around 2024-02-20 08:00:13 -05:00
setup.sh commit stuff 2024-02-20 06:48:12 -05:00
sprites.asm finish spritesheet handling, hook up to makefile 2024-02-24 10:38:46 -05:00
sprites.h finish spritesheet handling, hook up to makefile 2024-02-24 10:38:46 -05:00
spritesheet.xcf finish spritesheet handling, hook up to makefile 2024-02-24 10:38:46 -05:00
spritesheet.yml spritesheets are working 2024-02-24 07:36:18 -05:00
sprtsht.bmp finish spritesheet handling, hook up to makefile 2024-02-24 10:38:46 -05:00
timer.c more prep stuff 2024-02-15 08:34:50 -05:00
types.h init 2024-02-14 20:15:55 -05:00
unchained.c more prep stuff 2024-02-15 08:34:50 -05:00