Welcome to the official GitHub repository for the "Reconstructing Fun" YouTube series! This series teaches you how to recreate popular meta gameplay features using Nakama and Hiro by Heroic Labs.
In this series, we dive deep into the mechanics of popular games and show you how to replicate their meta gameplay features. From server to client, you'll learn the ins and outs of implementing these features in your own projects.
- Collectible Card System (Clash Royale Style)
- Event Leaderboard System (Royal Match King's Cup Style)
- Quest System (Hearthstone Style)
- In-Game Store System (Fall Guys Style)
- Solo Live Event System (Fortnite Style)
- Inventory System (RPG Style)
To get started with the code samples:
- Clone this repository:
git clone https://github.com/heroiclabs/reconstructing-fun.git
- Navigate to the specific episode's directory.
- Follow the setup instructions provided in the episode's README.
This project is licensed under the Apache 2.0 License.