PythonShootGame A simple shoot game written in Python. Introduce This project only include two simple .py files: mainGame.py: The initialization and main loop of the game. gameRole.py: Class of the game role. Requirement Python 2.7 Python-Pygame How To Start Game $ python mainGame.py License GPL #Screeshot