D
D
durnevdanya2017-05-25 10:55:19
Game development
durnevdanya, 2017-05-25 10:55:19

What technology to choose for creating Multiplayer on Unity?

Hello. I have little experience with Unity. I created single-player games, and now I want to create a multiplayer game. I have never had experience with the backend for games, I only did chat on node.js. The game will be step by step. Player search will be implemented using Matchmaking. You just press the Play button and the server selects an opponent of your level for you. I also want to store data in a database (Level, gold, points, etc.)
Question: What technology should I choose under Unity to implement this? I have met many (UNET, photon, gamesparks, smartfox). But you still need to connect the database. So what to choose?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alibek Beldinov, 2017-05-29
@durnevdanya

gamesparks
Now we use it for our games.
photon is also good, but better for realtime. And for asynchronous multiplayer or turn-based - gamesparks.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question