godot-demo-projects/mono/multiplayer_pong
Aaron Franke 814909538f
Update projects to Godot 3.3
2021-04-21 19:17:12 -04:00
..
logic
Pong Multiplayer with C#.csproj Update projects to Godot 3.3 2021-04-21 19:17:12 -04:00
Pong Multiplayer with C#.sln
README.md Add links to the Asset Library after release 3.2-5bd2bbf 2020-11-28 23:21:06 -05:00
ball.png
ball.png.import
ball.tscn
icon.png
icon.png.import
lobby.tscn Update projects to Godot 3.3 2021-04-21 19:17:12 -04:00
paddle.png
paddle.png.import Misc fixes and tweaks 2021-03-03 02:59:17 -05:00
paddle.tscn Update projects to Godot 3.3 2021-04-21 19:17:12 -04:00
pong.tscn Update projects to Godot 3.3 2021-04-21 19:17:12 -04:00
project.godot Update projects to Godot 3.3 2021-04-21 19:17:12 -04:00
separator.png
separator.png.import

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: GLES 2

Note: There is a GDScript version available here.

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

Screenshots

Screenshot