- Nakama
- Getting Started+-
- Concepts+-
- Server Framework+-
- Client Libraries+-
- API+-
- Tutorials+-
- Guides+-
- Overview
- Concepts+-
- Overview
- Edgegap Integration
- GameLift Fleet Management
- Bucketed Leaderboards
- Custom Authentication with Third-Party Services
- Custom Leaderboards
- Creating an Economy
- Daily Rewards
- Initialize a New User
- Matchmaking Around Blocked Users
- Passive Multiplayer
- Tiered Leagues
- Creating a Lobby System
- Unread Chat Messages
- Server Framework+-
- Deployment+-
- Videos
- Hiro
- Concepts+-
- Unity+-
- Unreal+-
- C+++-
- Dart+-
- TypeScript+-
- Godot+-
- Python+-
- Server Framework+-
- Guides+-
- Satori
- Heroic Cloud
Leaderboards #
The Leaderboards system manages competitive player rankings based on scores. Learn more in the Leaderboards concept guide.
Overview #
The Leaderboards system enables your game to:
- Retrieve defined leaderboards.
- Track and display player rankings.
Before You Start #
Make sure you have:
- Python project configured with Hiro SDK.
- Nakama system integrated (guide).
Working with Leaderboards #
Retrieving Leaderboards #
Get the list of leaderboards configured for the game:
|
|