You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ian Castaño edited this page Nov 7, 2020
·
2 revisions
One of the central and most beautiful points of Centauri is the Game Control. It really is not an API that is specifically called like that, it is more an abstract concept that brings together certain functions that allow any game to be coupled with the core.
The first thing that you must have always is a GameMode and SubGameMode model registered in the backend, after this, you have to a matchmaking request to Centauri and voila, the Matchmaking games will start to arrive like hot cakes, all the minigames will focus only on processing each game that the core sends.
At this time, the Game Control functions are divided into the following: