Matchmaking¶
Matchmaking is a feature that connects game users so they can play together, matching them with opponents of similar skill levels to provide a balanced gaming experience.
The way to use Matchmaking on the Hive platform is largely divided into 2 types.
- Apply Hive SDK (hereinafter "SDK")
- Call Matchmaking API to Hive Server
This guide explains how to use Matchmaking with the SDK.
Getting started¶
To use SDK for Matchmaking, you must first prepare the following items.
- Register a project in the Hive console's App Center
- Create a match in the Hive console's Matchmaking
For more details on the matching method and the number of participants, please refer to the respective console guide.