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.

StatusPrototype
PlatformsWindows, macOS, Linux
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
AuthorVsevolod Ganin
GenreSports
Made withGodot, Aseprite
TagsMultiplayer, pong
Average sessionA few minutes
LanguagesEnglish
InputsKeyboard
MultiplayerServer-based networked multiplayer

Download

Download
Pong.app 26 MB
Version 8 Jan 07, 2022
Download
Pong 35 MB
Version 4 Jan 07, 2022
Download
Pong.exe 34 MB
Version 6 Jan 07, 2022

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.