Skip to content

TSK-3/Pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏓 Pong Game (Python – Turtle)

A simple two-player Pong game built using Python’s turtle module. This project recreates the classic arcade Pong with basic graphics, smooth movement, and real-time scoring.


✨ Features

  • Two-player local gameplay
  • Smooth paddle and ball movement
  • Ball collision with paddles and walls
  • Real-time scoring system
  • Automatic ball reset after scoring

🎮 Controls

Player A (Left Paddle)

  • Up: W
  • Down: S

Player B (Right Paddle)

  • Up: (Up Arrow)
  • Down: (Down Arrow)

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages