godot-demo-projects/mono/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 Convert demos to Godot 4 using regular expressions in a script 2022-03-26 16:09:10 -05:00
screenshots
Pong Multiplayer with C#.csproj
Pong Multiplayer with C#.sln
README.md
ball.png
ball.png.import
ball.tscn
icon.webp
icon.webp.import
lobby.tscn
paddle.png
paddle.png.import
paddle.tscn
pong.tscn
project.godot
separator.png
separator.png.import Update demo files for Godot 4.2.1 (#1013) 2024-02-01 17:30:08 +01:00

README.md

Pong Multiplayer with C#

A multiplayer demo of Pong. One player presses "host". The other presses "join". This only works locally.

Language: C#

Renderer: Compatibility

Note: There is a GDScript version available here.

Screenshots

Screenshot