Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.