godot-demo-projects/networking/multiplayer_pong
Aaron Franke b7e0a470c7
Update demos to Godot 3.4
2021-11-05 11:48:47 -05:00
..
logic
screenshots
README.md
ball.png
ball.png.import Update demos to Godot 3.4 2021-11-05 11:48:47 -05:00
ball.tscn
icon.png
icon.png.import Update demos to Godot 3.4 2021-11-05 11:48:47 -05:00
lobby.tscn
paddle.png
paddle.png.import Update demos to Godot 3.4 2021-11-05 11:48:47 -05:00
paddle.tscn
pong.tscn
project.godot Update demos to Godot 3.4 2021-11-05 11:48:47 -05:00
separator.png
separator.png.import Update demos to Godot 3.4 2021-11-05 11:48:47 -05:00

README.md

Pong Multiplayer

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

Language: GDScript

Renderer: GLES 2

Note: The non-multiplayer version is available here.

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

Screenshots

Screenshot