Description : Space Shooter Flash Game using PyGame
Requisite : Make sure you have Python3 and Pip installed in your System
How to Run (Linux) :
-
Install PyGame [$ pip install pygame]
-
Run game.py to play the game [$ python3 game.py]
How to Run (Windows) :
-
Run executable file game.exe to play the game
-
If Windows fail to run game.exe, then turnoff Real-Time Protection in Windows Security and re-run
Sample Screenshot :