PythonShootGameA simple shoot game written in Python.IntroduceThis project only include two simple .py files:mainGame.py: The initialization and main loop of the game.gameRole.py: Class of the game role.RequirementPython 2.7Python-PygameHow To Start Game$ python mainGame.pyLicenseGPLScreenshot