/Pong

Pong game using python turtle module

Primary LanguagePython

Pong

Banner

DOWNLOAD

The game can be donwloaded from the itch.io store page , Install instructions are provided on the store Click to go to download page

GAMEPLAY:

The player controls an in-game paddle by moving it vertically across the left or right side of the screen. They can compete against another player controlling a second paddle on the opposing side. Players use the paddles to hit a ball back and forth. The goal is for each player to reach eleven points before the opponent; points are earned when one fails to return the ball to the other

CONTROLS :

For Player 1 (green paddle) : w - up s - down For Player 2 (red paddle) : ↑ - up ↓ - down

SCREENSHOTS

Credits to Christian Thompson for the tutorial on turtle module His Channel