Skip to content

EzgiTastan/PongPy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Pong

Screenshot_710

Description:

Python Pong is a classic arcade game implemented in Python using the Turtle module.
Enjoy hours of fun challenging your friends or playing against the computer in this retro-inspired game :)

Features:

  • Two-player mode
  • Sound effects will be played as the ball is bounced (well, the former sound was planned to be a well-known one)
  • Score tracking

How to Play:

  1. Run the pygame_turtle.py file.
  2. Control Paddle A using the 'W' and 'S' keys.
  3. Control Paddle B using the Up and Down arrow keys.
  4. Hit the ball with your paddle to keep the game going.
  5. Score points by getting the ball past your opponent's paddle.
  6. The game ends whenever you -and your friend*- want.

Requirements:

  • Python 3
  • Turtle module

Installation:

  1. Clone the repository or download the ZIP file.
  2. Navigate to the directory where you cloned or downloaded the files.
  3. Run pygame_turtle.py to start the game.

Credits:

  • Created by @EzgiTastan

About

Classic Pong game implemented in Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages