Add Godot Multiplayer Tutorials by menip

This commit is contained in:
Hugo Locurcio 2019-09-02 19:41:15 +02:00
parent ef55c1ab35
commit 0f2591db61
No known key found for this signature in database
GPG Key ID: 39E8F8BE30B0A49C

View File

@ -82,6 +82,7 @@ A curated list of [free/libre](https://www.gnu.org/philosophy/free-sw.html) game
- [**Official Getting Started Guide**](https://docs.godotengine.org/en/latest/getting_started/step_by_step/index.html)
- [Getting Started with Godot by devga.me](https://devga.me/tutorials/godot2d/) - A step-by-step introduction to Godot.
- [Godot Multiplayer Tutorials](https://gitlab.com/menip/godot-multiplayer-tutorials) - Tutorials for creating a client-server multiplayer game. Includes a tutorial for hosting a server on Google Compute Platform.
### Video tutorials