A simple 2D local multiplayer Ping Pong game written in C.
No installation or additional libraries needed โ just run the executable!
- Local 2-player gameplay on the same keyboard
- Smooth ball physics and paddle collisions
- Lightweight and self-contained
- W โ Move paddle up
- S โ Move paddle down
- Up Arrow โ Move paddle up
- Down Arrow โ Move paddle down
- Esc โ Exit game
Simply download the executable from the Releases section (if uploaded) or run the one included in this repository.
MIT License โ feel free to fork, modify, or redistribute.