A simple Ping-Pong game to pass around time.
Simply download the files in a folder and run the ping-pong.py file. The file is compatible with Python 2.7.x+ and Python 3.6.x+ and with Windows and Linux systems. To run the file use the next command:
python ping-pong.py
There is no score limit and the level increases every 5 score points.
-
Right player uses Up and Down Arrow Keys to move.
-
Left player uses W and S keys to move.
-
To pause the game press ENTER or Spacebar.
-
To quit the game press Q or Esc.
-
To mute the sounds press M.
-
To restart the game press R.