https://github.com/maxrdz/pong.py
My second python project using the same graphics.py library.
https://github.com/maxrdz/pong.py
Last synced: 8 months ago
JSON representation
My second python project using the same graphics.py library.
- Host: GitHub
- URL: https://github.com/maxrdz/pong.py
- Owner: maxrdz
- Created: 2020-01-10T21:14:20.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-24T18:23:45.000Z (about 6 years ago)
- Last Synced: 2025-01-16T08:41:36.322Z (over 1 year ago)
- Language: Python
- Size: 7.6 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pong.py
## My second python project using the same graphics.py library.
All you need is the .exe to run it! There is only a windows executable file available, I have not made one for apple.
### If you have a MacOS PC run it through an IDE using the main code, .exe will not work in MacOS.