/Python-Pong

A simple Pong game built using the PyGame library during

Primary LanguagePythonMIT LicenseMIT

Top Coder Pong

TCP is a simple Pong clone coded in Python 3 ##DEPENDENCIES TCP requires the following dependencies:

INSTRUCTIONS

To play, extract the python modules to a local directory, and run python pong.py

At the console prompt, enter whether player single or two players via integer (1 or 2). If single player, specify the difficulty level 0 (EASY) or 1 (HARD).

First to 10 wins. ESC to exit at any time.

Enjoy!