TODO
You must have Python and Pygame installed. If you don't have you can install with the following commands:
Linux:
TODO
Windows:
TODO
If you have Python and Pygame installed, you can run the program in the command prompt / terminal.
python pong.py
Multiplayer player:
- TODO
Single player:
- not implemented yet