Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

It's not C# its javascript, which vscode handles very well too ;) And the javascript just starts a server so just make it keep running and then run your cool project with the signaling code and the web rtc stuff and you'll get a multiplayer connection after a second or two.

Also make sure to put that node into your player and some code that spawns players when they join.