Go to file
2025-03-08 10:25:24 -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 Enemies fire at you 2025-03-02 18:58:52 -05:00
bullet.h Enemies fire at you 2025-03-02 18:58:52 -05:00
COPYING Initial commit 2025-03-01 05:15:54 -05:00
enemy.c Enemy is a rollerskate 2025-03-04 21:02:55 -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 Camera follows the player 2025-03-08 10:25:24 -05:00
game.h Camera follows the player 2025-03-08 10:25:24 -05:00
level.c Camera follows the player 2025-03-08 10:25:24 -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 follows the player 2025-03-08 10:25:24 -05:00
player.h Camera follows the player 2025-03-08 10:25:24 -05:00