Ping-Pong Game

This was a project I started back in Feburary 2021 when I first learned python.

Developed a classic ping- pong game using python.

Game Rules:



  1. Ping Pong is a two player game, player A on left and player B on right.
  2. Both player only moves up and down by pressing key ‘w’ and ’s’ for player A, key ‘Up’ and ‘Down’ for player B.
  3. Player who touches the ball scores one point which is recorded at the top of the game screen.
  4. When the ball cross the board, game starts again.


  5. Technologies:
    Ping-Pong Game Display: