Posted December 01, 2023 by If-Loki-Was-A-Fox
I have gotten most of the basics of the game done, so far we have:
- Player, who can move and shoot projectiles
- Enemies that will drift around the screen and be destroyed by projectiles
- When the player collides with an enemy they are given a death screen and the option to respawn
- After three deaths the player must restart
Next I have to:
- Fix some glitches with the death/game over system
- Add difficulty settings