Ping Pong is a retro-style 2D table tennis game built entirely using Python’s Turtle graphics library. This game brings back the nostalgic feel of arcade ping pong with a clean, minimal interface and fun interactive features.
Features:
Two Game Modes:
Player vs Player
Player vs Computer (AI) with adjustable difficulty (Easy, Medium, Hard)
Score Tracking: Real-time scoring display for both players
Dynamic Difficulty: Ball speed increases when the score reaches certain thresholds
Interactive Menus: Start menu, restart, and return-to-main-menu functionality
Pause & Resume: Players can pause the game and resume anytime
Winning Condition: First to 15 points wins, with a celebratory message
Sound Effects: Background music and sound on paddle and wall hits (using winsound)
Fully Custom UI: Buttons drawn and managed using Turtle graphics
Responsive Controls: Smooth keyboard controls for both paddles
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!