pinpog is a simple, open-source ping pong game implemented in C using SDL2. Created by Tsoding, it serves as both a nostalgic recreation of the classic arcade game and a fun educational project demonstrating game development fundamentals such as collision detection, input handling, and frame-based rendering. It’s small in scope but clear in design, making it ideal for those learning C or exploring real-time interactive programming through games.
Features
- Classic two-player ping pong gameplay
- Built using SDL2 for cross-platform graphics and input
- Real-time collision detection between paddle and ball
- Ball speed increases over time for difficulty scaling
- Score tracking and win condition logic
- Minimal and clean C codebase for easy understanding
- Sound effects for hits and scoring
- Keyboard controls for both players
- Customizable frame rate and window size
Categories
Operating SystemsLicense
MIT LicenseFollow PinPog
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of PinPog!