Skip to content

dimensionalchaos/pingpong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏓 Ping Pong Game (Python + Pygame)

A simple ping pong game created using Pygame. Built during my first year of college as a fun way to get familiar with game development and Python basics.

The game features:

  • A paddle controlled by the player
  • A basic AI opponent
  • Real-time score tracking
  • Ball bounce physics

🎮 Gameplay

  • The player controls the left paddle using the arrow keys
  • The AI controls the right paddle automatically.
  • The first to reach a score of 10 wins (or it continues endlessly, depending on your setup).

🛠️ Requirements

  • Python 3.x
  • Pygame

You can install Pygame with:

pip install pygame

About

a pingpong game written using pygame module of python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages