SDL Pong
A downloadable game for Windows
The Pong game developed with C++ and SDL2 (Simple DirectMedia Layer) libraries.
Features:
- Single Player mode
- Local Multiplayer mode (two players in the same computer)
- LAN Multiplayer (can play through Internet by port-forwarding)
Controls
Player 1 (Left Pad)
- W to move upwards
- S to move downwards
Player 2 (Right) (Local multiplayer only)
- Arrow Up to move upwards
- Arrow Down to move downwards
Multiplayer
While playing on multiplayer mode, Server will play as the left pad and Client as the right pad. The controls are the same as Player 1 in either case.
Alter the client-config.txt or server-config.txt to match the IP and port number you wish to use.
Source code
Status | Released |
Platforms | Windows |
Author | Defu |
Genre | Sports |
Tags | 2D, Local multiplayer, Minimalist, Multiplayer |
Multiplayer | Local multiplayer |
Player count | Singleplayer |
Download
Download
SDLPong.zip 1.6 MB
Install instructions
Uncompress de zip file and click SDLPong.exe to start playing!
Leave a comment
Log in with itch.io to leave a comment.