Skip to content

PATH456/Pong_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong Game (Python)

A simple Pong game built in Python as a practice project to strengthen programming fundamentals such as control flow, event handling, and OOP.

Features

  • Two-player paddle control
  • Ball movement and collision detection
  • Score tracking
  • Real-time game loop

Technologies

  • Python
  • Turtle

What I Learned

  • Managing a continuous game loop
  • Handling keyboard input and events
  • Implementing collision detection logic
  • Structuring a small program into readable components

How to Run

  1. Make sure Python is installed.
  2. Clone the repository:
    git clone https://github.com/PATH456/Pong_Game.git

About

The famous ping-pong game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages