Hi guys!
I would create a simple multiplayer-playground-game, but I don’t know how…
Can somebody help me?
Thanks,
Rex Dungeur
Hi guys!
I would create a simple multiplayer-playground-game, but I don’t know how…
Can somebody help me?
Thanks,
Rex Dungeur
There are lot of different ways and it totally depends on the kind of game you are trying to build.
Usually either WebRTC or a simple Node server would do but there are lots of little quirks to take care of to make it a successful experience.
You should have a read at those posts as they all provide nice insights on how to build them: Search results for 'multiplayer' - Babylon.js