Multiplayer

Allow players to quickly connected and playing with other gamers to extend the life and usage of your game beyond typical solo play. Develop a sustainable community of dedicated fans and take the level of player interaction to the next level.

Scenarios

Scenario Description Solutions
Leaderboards Add competition to your game by ranking players against one another based on their game statistics. | PlayFab Tournaments & Leaderboards
Scalable Servers Host your game on a cloud-based server that can dynamically handle spikes in traffic. | PlayFab Multiplayer Servers
| Azure Multiplayer Backend
Smart Matchmaking Group players together in a match based on their demonstrated skill levels. | PlayFab Matchmaking
Real-time multiplayer sessions Create game sessions where multiple players can play simultaneously. | Azure Synchronous Multiplayer
Turn-based multiplayer sessions Create game sessions where multiple players can play together but not concurrently. | Azure Asynchronous Multiplayer

Developer Resources