Groups, powered by Nakama
Nakama Groups sample project that runs out-of-the-box. Clean, copy-paste friendly code shows you how to implement tournaments in your game.
by Heroic Labs
Price History +
The official sample project for the Nakama Groups system. Built with minimal boilerplate so you can easily copy the code into your project and adapt the scripts and UI to suit your game.
📚 Docs
💻 Github
🔍 Nakama Unity Client SDK Guide
Features
- Browse all public groups or filter to the ones you belong to.
- Create new groups with custom avatars, privacy settings, and max member counts.
- Submit join requests to invite-only groups or instantly join open groups.
- Moderate memberships with accept, promote, demote, kick, and ban actions.
- Built-in account switcher for quick multi-account testing.
Quick Start
Follow the steps in our documentation to get started.
Important: This project is connected to a managed server hosted by Heroic Labs for demo purposes. While it’s ready to run out of the box, you are advised to set up your own free Nakama server to create custom Leaderboards.
About Nakama
Nakama is a production-ready, open-source game server that powers the backend systems for multiplayer (real-time and async), social features, matchmaking, and more. Since 2015, it has grown into a tried-and-true platform that scales from indie games to AAA titles serving millions of players across mobile, PC, and console.
Learn more at heroiclabs.com/nakama
Third-Party Notices
- Uses Nakama Unity SDK under Apache 2.0 license
- The UI assets in this project were designed by LayerLab and are available under Creative Commons CC0 1.0 Universal
- See Third-Party Notices.txt for details