Posted November 14, 2022 by microStudio
The new networking features in microStudio allow you to create and run your online multiplayer game! microStudio handles all the difficult stuff for you, that is to say you won't have to set up and run your own server. You will just code your client and server in microStudio and run them directly from the microStudio editor. You can run multiple client apps within the editor and you can also join your multiplayer game from another PC or smartphone, while working on it.
Also watch the video on this topic: https://www.youtube.com/watch?v=gQ_GnxqTGFA
Read the full article: https://microstudio.dev/community/articles/create-online-multiplayer-games-with-...
There are a few public projects demonstrating the possibilities already:
microStudio can be used online on https://microstudio.dev or as a standalone, offline app downloadable at https://microstudio.itch.io/microstudio
The documentation is accessible in microStudio under Advanced / Networking ; you can also visit it here: https://github.com/pmgl/microstudio/wiki/en-Networking