Compare commits

...

2 commits

Author SHA1 Message Date
ef6d7a6a5e Updates 2024-09-14 17:49:23 -04:00
c33211cefb Basic gameplay loop done 2024-09-14 14:53:55 -04:00
2 changed files with 7 additions and 4 deletions

View file

@ -196,7 +196,10 @@ shield strength. Getting hit with energy slows the character down, possibly
knocking them into a previous level.
TO-DO:
1. Update point-checking to reward projectile dodging when proxy is deployed.
2. Add spawner walls, and logic associated with destroying them.
3. Add level system, and logic associated with progressing and regressing.
4. Polish! Make graphics better, add sound effects, add music!
1. Add level system, and logic associated with progressing and regressing.
2. Polish! Make graphics better, add sound effects, add music!
Draw the "tutorial" on the map, and progress through the information to start
the game.
Show a short "death" animation (sprites 400-420 or something), the

Binary file not shown.