I made this for a PROGMODX pygame task and decided to make it's own git repo as I'm kinda proud over the thechnical aspects of the game even though the game it self isn't too cool.
Spriter is a script for testing sprites and of course game.py is the script containing the games main function. msg is the module containting most of the game's functions and objects.
- After game is in a playable state, add levels and maybe different modes.
- (Player) sprite point modification in update func.
- Global highscores with pythonanywhere after score and local highscores.
- Cooler explotion on death.
- Make gfx stuff until game is much better.
- Cooler background.