/Pong_game

Pong game in Python by implementing class, inheritance and object oriented programming.

Primary LanguagePython

Pong_game

Pong game in Python by implementing class, inheritance and object oriented programming.

It is a 2 player game. Player 1 can control his paddle by using "w" for up and "s" for downward direction. Player2 can control his paddle by up and down key. Who misses the ball 5 times will lose the game...

Screenshot (52)