# Pong Multiplayer with C# A multiplayer demo of Pong. One player presses "host". The other presses "join". This only works locally. Language: [C#](https://docs.godotengine.org/en/latest/tutorials/scripting/c_sharp/index.html) Renderer: Compatibility Note: There is a GDScript version available [here](https://github.com/godotengine/godot-demo-projects/tree/master/networking/multiplayer_pong). ## Screenshots ![Screenshot](screenshots/pong_multiplayer.png)