knowing the controls would be nice
Use the player spaceship to shoot an opponent spaceship to result in a prize or not.
Press SPACEBAR to do stuff.
This project was designed bare-bones to complete a game ASAP. As my first game with a menu, challenge and result screen, it quickly became taxing writing more code packed into a small amount of time than before. It took about 100 hours in 8 days.
It is timed to 300bpm at 10fps, although the game runs at 30fps.
Updates:
Bugs:
knowing the controls would be nice
True, the controls sprite at the start is easy to miss and could be more clear. I added a controls tip to the menu screen. Thanks.