Go to file
2025-03-01 11:34:51 -05:00
.gitignore Initial commit 2025-03-01 05:15:54 -05:00
bullet.c Bullets now expire 2025-03-01 11:34:51 -05:00
bullet.h Pew pew 2025-03-01 09:03:41 -05:00
COPYING Initial commit 2025-03-01 05:15:54 -05:00
enemy.c Bullets now expire 2025-03-01 11:34:51 -05:00
enemy.h Add entities and enemies 2025-03-01 08:53:38 -05:00
entity.c Bullets now expire 2025-03-01 11:34:51 -05:00
entity.h Bullets now expire 2025-03-01 11:34:51 -05:00
game.c Bullets now expire 2025-03-01 11:34:51 -05:00
game.h Separate entity lists 2025-03-01 11:19:00 -05:00
main.c Vroom 2025-03-01 05:58:12 -05:00
Makefile Initial commit 2025-03-01 05:15:54 -05:00
player.c Move the ship about 2025-03-01 08:12:40 -05:00
player.h Move the ship about 2025-03-01 08:12:40 -05:00