This is a simple space shooter game. It relies on Pygame. Part of this project was creating a RESTful JSON API using Flask. High scores are saved locally on scores.json. Alternatively they can also be uploaded to the webserver through an in-game button.
Open a terminal on the repository's root directory and type python play.py
Alternatively you could also double click play.py Upon opening, the game will say on a black screen for a while while it loads all assets and audio files.
Open a terminal on the repository's root directory and type python webapp.py
Alternatively you could also double click webapp.py Note that for the submit score button to work this server needs to be active.
Use WASD or the Arrow keys to move, shoot lasers at the enemies with the Z or K keys.
https://www.reddit.com/r/PixelArt/comments/9fgaci/3d_spaceship/
https://craftpix.net/freebies/free-pixel-art-enemy-spaceship-2d-sprites/