A simple shoot game written in Python.
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.
- Python 2.7
- Python-Pygame
$ python mainGame.py
GPL
#Screeshot
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||
A simple shoot game written in Python.
This project only include two simple .py files:
$ python mainGame.py
GPL
#Screeshot
A simple shoot game by python