Multiplayer How-To Guides #
This section provides guides on implementing multiplayer services.
Contents #
| Topic | Description |
|---|---|
| Directly join a game | Learn how to create a game flow that allows players to directly join a game instance |
| Get into a game via matchmaking | Learn how to move a party through a game loop, from party creation, through matchmaking, and into a game instance. |