Skip to content

navya99g/Pong_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong_game

A simple two-player Pong game built using Python's 'Turtle' module. Players control paddles to bounce a ball and score points.

How to Play

  1. Player 1 (Left Paddle):
    • Move up: W
    • Move down: S
  2. Player 2 (Right Paddle):
    • Move up: Up Arrow
    • Move down: Down Arrow
  3. Score a point when the opponent misses the ball.
  4. First to 10 points wins!

Features

  • Two-player mode.
  • Real-time score tracking.
  • Game over screen when a player wins.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages