Yet Another Pong
A downloadable game for Windows, macOS, and Linux
Multiplayer (LAN or Internet, but NOT local) pong clone with added possibility to twist paddles.
- [← ↑ → ↓] to MOVE
- [A] [S] to TILT
Made with Godot Engine in my spare time. The purpose was to research multiplayer possibilities in Godot Engine and make something out of it of course. The most interesting bit was developing server discovery system that is not available out of the box in Godot. If you are interested, go look at the source code.
The source code is available on GitHub.
Status | Prototype |
Platforms | Windows, macOS, Linux |
Rating | Rated 5.0 out of 5 stars (1 total ratings) |
Author | Vsevolod Ganin |
Genre | Sports |
Made with | Godot, Aseprite |
Tags | Multiplayer, pong |
Average session | A few minutes |
Languages | English |
Inputs | Keyboard |
Multiplayer | Server-based networked multiplayer |
Download
Install instructions
Archives contain standalone executables, no additional libraries needed. Accept all your firewall inquires as they come to be able to play multiplayer.
To play over the Internet you probably will need to forward the port you will be using.
If it won't find LAN games automatically check that UDP ports 111778 and 111779 are free.
If it won't connect try to allow all connections in your firewall settings.
If the game on OSX won't start because it is "damaged, move to bin", try executing
xattr -rd com.apple.quarantine Pong.app
in your terminal.
Leave a comment
Log in with itch.io to leave a comment.