Go to file
2025-03-08 10:48:55 -05:00
img Enemy is a rollerskate 2025-03-04 21:02:55 -05:00
.gitignore Initial commit 2025-03-01 05:15:54 -05:00
bullet.c Time to really fly 2025-03-08 10:34:37 -05:00
bullet.h Time to really fly 2025-03-08 10:34:37 -05:00
COPYING Initial commit 2025-03-01 05:15:54 -05:00
enemy.c Time to really fly 2025-03-08 10:34:37 -05:00
enemy.h Enemies fire at you 2025-03-02 18:58:52 -05:00
entity.c Bullets now expire 2025-03-01 11:34:51 -05:00
entity.h Enemies fire at you 2025-03-02 18:58:52 -05:00
game.c Time to really fly 2025-03-08 10:34:37 -05:00
game.h Camera follows the player 2025-03-08 10:25:24 -05:00
level.c Camera won't escape the horiz bounds 2025-03-08 10:48:55 -05:00
level.h Draw the level 2025-03-08 10:09:17 -05:00
main.c Vroom 2025-03-01 05:58:12 -05:00
Makefile Enemies fire at you 2025-03-02 18:58:52 -05:00
player.c Camera won't escape the horiz bounds 2025-03-08 10:48:55 -05:00
player.h Camera won't escape the horiz bounds 2025-03-08 10:48:55 -05:00