Skip to content

Buildercgr/Restored-py-pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Restored-py-pong

The oldest videogame, Pong, now readapted to modern computers with Python.

About

Restored-py-pong is a minimalist revival of the classic Pong arcade game, built entirely in Python using Pygame. It preserves the original spirit of the game while adapting it for modern systems, with smooth performance, clean visuals, and cross-platform compatibility.

Whether you're nostalgic for the golden age of gaming or just want a quick match, this version delivers timeless fun in a lightweight package.

Features

  • Single-player mode with AI opponent
  • Retro-inspired visuals
  • Cross-platform: Windows, macOS, Linux
  • And more will come in future...

Downloads

Platform Format Download
Windows .exe Download
macOS universal.py Download
Linux universal.py Download

No Python installation required. Just download and play.

Run from source

If you prefer to run the game from source:

git clone https://github.com/yourusername/restored-py-pong.git
cd restored-py-pong
pip install -r requirements.txt
python py_pong.py

About

The oldest videogame, pong, now readapted to modern computers with python.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages