godot-demo-projects/networking/multiplayer_pong
Hugo Locurcio d1f25ca4aa
Use `remotesync` instead of the deprecated `sync` in networking demos
The `sync` keyword has been deprecated since Godot 3.1.
2021-08-29 12:22:37 +02:00
..
logic Use `remotesync` instead of the deprecated `sync` in networking demos 2021-08-29 12:22:37 +02:00
screenshots Optimize PNG images using oxipng 2020-08-16 17:48:38 -05:00
README.md Add links to the Asset Library after release 3.2-5bd2bbf 2020-11-28 23:21:06 -05:00
ball.png Optimize PNG images using oxipng 2020-08-16 17:48:38 -05:00
ball.png.import Handle multiple resolutions in most demos 2020-01-28 19:08:03 +01:00
ball.tscn Many tweaks thanks to IAmActuallyCthulhu 2020-06-28 13:19:13 -04:00
icon.png Optimize PNG images using oxipng 2020-08-16 17:48:38 -05:00
icon.png.import Handle multiple resolutions in most demos 2020-01-28 19:08:03 +01:00
lobby.tscn Update projects to Godot 3.3 2021-04-21 19:17:12 -04:00
paddle.png Optimize PNG images using oxipng 2020-08-16 17:48:38 -05:00
paddle.png.import Handle multiple resolutions in most demos 2020-01-28 19:08:03 +01: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 Optimize PNG images using oxipng 2020-08-16 17:48:38 -05:00
separator.png.import Handle multiple resolutions in most demos 2020-01-28 19:08:03 +01: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