SaimNomani / 100DaysOfCode-Day-22-Project-Pong-Game

This Python Pong🏓 game🎮 project exemplifies object-oriented programming with three classes: Paddle for player control, Ball for ball movement and collisions, and Scoreboard for score tracking and display. The game concludes when one player reaches a score of 5.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

100DaysOfCode-Day-22-Project-Pong-Game

About

This Python Pong🏓 game🎮 project exemplifies object-oriented programming with three classes: Paddle for player control, Ball for ball movement and collisions, and Scoreboard for score tracking and display. The game concludes when one player reaches a score of 5.


Languages

Language:Python 100.0%