🏓
PONG
A single-player Pong game built with pygame. It features a difficulty menu (Easy / Medium / Hard), an AI-controlled opponent paddle, sound effects,…
A single-player Pong game built with pygame. It features a difficulty menu (Easy / Medium / Hard), an AI-controlled opponent paddle, sound effects,…
A single-player Pong game built with pygame. It features a difficulty menu (Easy / Medium / Hard), an AI-controlled opponent paddle, sound effects, and a score counter.
pip install pygame
python main.py
Run from the PONG directory so the assets/ files are found.
No — it is a pygame GUI game that requires a display window, sound, and local image/font assets.