Skip to content

pietrek186/python-pong-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong Game (Python)

Pong Game screenshot

Classic Pong game built in Python using the turtle module.

Features

  • Object-oriented structure (Paddle, Ball, Scoreboard)

  • Two-player local gameplay

  • Ball collision physics (walls and paddles)

  • Score tracking system

Controls

  • Left paddle: W / S

  • Right paddle: Up Arrow / Down Arrow

How to run

  1. Install Python 3

  2. Run:

python main.py

Technologies

  • Python
  • turtle graphics

About

Classic Pong game built in Python using turtle graphics and object-oriented programming.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages