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
|
Draw the level
|
2025-03-08 10:09:17 -05:00 |
game.h
|
Draw the level
|
2025-03-08 10:09:17 -05:00 |
level.c
|
Draw the level
|
2025-03-08 10:09:17 -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
|
Draw player image with sprite offset
|
2025-03-04 20:49:52 -05:00 |
player.h
|
Use the picture of a plane
|
2025-03-04 20:23:41 -05:00 |