godot-demo-projects/networking/multiplayer_pong
ShatteredReality b4c73f4888
Fix README links to asset library (#1078)
This updates all links to point to the 4.2 demos instead of the 3.5 ones.

Co-authored-by: A Thousand Ships (she/her) <96648715+AThousandShips@users.noreply.github.com>
2024-06-24 19:29:58 +02:00
..
logic Use static typing in all demos (#1063) 2024-06-01 12:12:18 +02:00
screenshots
README.md Fix README links to asset library (#1078) 2024-06-24 19:29:58 +02:00
ball.png
ball.png.import Fix run error on multiplayer_pong project (#923) 2023-06-05 17:14:45 +02:00
ball.tscn
icon.webp
icon.webp.import
lobby.tscn Remove old and unused project settings, update various demos for 4.2 (#1024) 2024-03-26 18:01:58 +01:00
paddle.png
paddle.png.import Fix run error on multiplayer_pong project (#923) 2023-06-05 17:14:45 +02:00
paddle.tscn
pong.tscn Use static typing in all demos (#1063) 2024-06-01 12:12:18 +02:00
project.godot Use static typing in all demos (#1063) 2024-06-01 12:12:18 +02:00
separator.png
separator.png.import Fix run error on multiplayer_pong project (#923) 2023-06-05 17:14:45 +02:00

README.md

Pong Multiplayer

A multiplayer implementation of the classic pong game. One of the players should press Host, while the other should type in the host's IP address and press Join.

Language: GDScript

Renderer: Compatibility

Note: The non-multiplayer version is available here.

Check out this demo on the asset library: https://godotengine.org/asset-library/asset/2798

Screenshots

Screenshot