A fun modern take on the classic Pong game made with Python’s turtle graphics.
Choose single player or multiplayer, pick your AI difficulty, and enjoy fast, colorful gameplay!
The demo vid is in readme and the zip file is version historyry
Screen.Recording.2025-10-08.at.10.45.58.AM.mov
- Single Player & Multiplayer modesodes
- AI with 4 difficulty levels: Easy, Medium, Hard, Impossible
- Color-changing ball for dynamic visuals
- Countdown before every round
- Replay or return to menu after each match
Player A (Left Paddle)
- W → Up
- S → Down
Player B (Right Paddle)
- ↑ → Up
- ↓ → Down
Menu
- 1 → Single Player
- 2 → Multiplayer
- R → Replay
- Q → Main Menu
download the zip file from the realeases or use:
pip install mdpong
python -m mdpong