I’m not a developer myself and I’m a entrepreneur, I want to create a multiplayer game and I want to gather up a developer team and buy licenses for our team but first we have to decide which game engine we use.
Since our game is a web browser game, I saw unity is working on a project called TINY which allow you to make games for browsers. But since our game is an Only Multiplayer Game, I wanna know if it’s possible to make Multiplayer games using this project now? or if it’s not is it gonna be added to this project later? Have the unity team confirmed it?
I think you are going to have to look at existing web multiplayer solutions as Unity’s multiplayer system still seems to be a bit of a mess e.g. ongoing development.
On a brighter note if your hosting and running your games on your own webservers then you could write or add a webside multiplayer system e.g. in PHP / Javascript. But probably best for turn based games.