https://github.com/lelserslasers/python-platformer
Written in Python. A simple game where you can run around and collect coins. Base is finished, but levels are not. As of right now, it is not being developed further.
https://github.com/lelserslasers/python-platformer
Last synced: 16 days ago
JSON representation
Written in Python. A simple game where you can run around and collect coins. Base is finished, but levels are not. As of right now, it is not being developed further.
- Host: GitHub
- URL: https://github.com/lelserslasers/python-platformer
- Owner: LelsersLasers
- Created: 2020-02-13T03:50:36.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-13T04:02:15.000Z (over 5 years ago)
- Last Synced: 2025-01-31T13:43:44.442Z (8 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python-Platformer
Written in Python.
A simple game where you can run around and collect coins.
Base is finished, but levels are not. As of right now, it is not being developed further.
Included should only be a .py file.
Editor used: Text Editor (Atom) + Python 3.7