Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vutran/pong
A simple Pong game made in Python.
https://github.com/vutran/pong
demo pong python
Last synced: about 1 month ago
JSON representation
A simple Pong game made in Python.
- Host: GitHub
- URL: https://github.com/vutran/pong
- Owner: vutran
- License: mit
- Created: 2015-11-09T20:33:31.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-09T20:35:09.000Z (about 9 years ago)
- Last Synced: 2024-05-02T05:43:31.680Z (9 months ago)
- Topics: demo, pong, python
- Language: Python
- Homepage: http://www.codeskulptor.org/#user40_niEfBrbRJuuglEv.py
- Size: 0 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Pong
====
A simple Pong game made in Python as part of the [Interactive Python](https://www.coursera.org/course/interactivepython1) class on Coursera. This script should be ran on [CodeSkulptor](http://codeskulptor.org) as it requires the SimpleGUI module.