The multi-server system have been launched for you to test it out! Currently there is a single server in Europe but soon will establish a server in NA, Brazil. For anyone curious the game architecture looks like that. We have a core api and a core database where all players data lives in. Then we have game server api together with game server engine and a game database which is used for short-term data transfers to core database. Bonus: introduced possibility to query a highscores through all database players. Here we have 3k players and all of them are viewable and scrollable for your competitive purposes.

0 Comments