
Software / Game Dev
2023
Multiplayer Ping Pong Remastered
A remastered two-player Pong game developed in Python using Pygame. The project focuses on responsive physics, competitive multiplayer gameplay, progressive difficulty scaling, and polished audiovisual feedback.
Project Visuals



Technologies Used
PythonPygameGame Physics2D GraphicsInput Handling
Key Features
- Two-player keyboard-controlled multiplayer
- Custom physics and collision handling
- Progressive difficulty scaling
- Audio effects and visual feedback
- Real-time FPS monitoring
Challenges
- Tuning collision physics for responsive gameplay
- Balancing difficulty progression without breaking pacing
- Maintaining consistent performance at higher speeds
Outcomes
- Delivered a polished and competitive multiplayer experience
- Strengthened understanding of real-time systems and game loops
- Improved skills in performance tuning and playtesting