Skip to content

Classic 2 players Pong game, created using Tkinter GUI

Notifications You must be signed in to change notification settings

saa1man/Pong-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

Releases

No releases published

Packages

No packages published

Languages