Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 611 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 611 Bytes

Simple multiplayer (2 players) Pong Game created with python turtle library

After you run the code, the game is going to show up in a new window..

Pong Game

To control the pads, the commands are too easy as you can see below:

  • For the right pad press 'Up Arrow' key to move up and 'Down Arrow' key to go down

  • For the left pad press 'w' key to move up and 's' key to go down

I hope you enjoy trying it..

ps: If you tried it, please let me know by leaving a review. Thanks!