https://github.com/dimsand/py_plateform_game
Plateform game developped with Python and Pygame
https://github.com/dimsand/py_plateform_game
game plateform pygame python3
Last synced: 3 months ago
JSON representation
Plateform game developped with Python and Pygame
- Host: GitHub
- URL: https://github.com/dimsand/py_plateform_game
- Owner: dimsand
- Created: 2018-05-25T12:56:28.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-25T14:01:03.000Z (about 7 years ago)
- Last Synced: 2025-01-08T02:15:55.192Z (5 months ago)
- Topics: game, plateform, pygame, python3
- Language: Python
- Size: 209 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# py_plateform_game
Plateform game developped with Python and Pygame## To launch the game
git clone https://github.com/dimsand/py_plateform_game
```
python3 -m mygame
```