This is simple python pyqt5 game. In this project I use simpleaudio to play sounds and all rest was made by pyqt5.
This game is simple spaceship shoter when player move right/left and shoot to enemies, who are too moving and shoot. in this game I implement:
- score mechanics
- coins mechanics
- random enemy moving
- chest after game with random amount of coins
- skins to player ship
- shop with skins
- upgrades to player ship
- shop with upgrades
- 4 classes of enemy