godot-demo-projects/networking
Aaron Franke 814909538f
Update projects to Godot 3.3
2021-04-21 19:17:12 -04:00
..
multiplayer_bomber Update projects to Godot 3.3 2021-04-21 19:17:12 -04:00
multiplayer_pong Update projects to Godot 3.3 2021-04-21 19:17:12 -04:00
webrtc_minimal Update projects to Godot 3.3 2021-04-21 19:17:12 -04:00
webrtc_signaling Update projects to Godot 3.3 2021-04-21 19:17:12 -04:00
websocket_chat Update projects to Godot 3.3 2021-04-21 19:17:12 -04:00
websocket_minimal Update projects to Godot 3.3 2021-04-21 19:17:12 -04:00
websocket_multiplayer Update projects to Godot 3.3 2021-04-21 19:17:12 -04:00
README.md Add README files to categories 2020-07-03 20:45:51 -04:00

README.md

Networking Demos

These demos showcase networking and/or multiplayer features.

Languages: All have GDScript, WebRTC uses some GDNative

Renderers: Multiplayer Bomber is GLES 3, rest are GLES 2