📄️ Daily Reward System
A complete example showing how to build a simple but functional daily reward system. Players can claim rewards once per day, with server-side validation and database storage.
📄️ Teleport System
A more advanced example showing a teleport system with a scrollable destination list, level requirements, and zen costs. This demonstrates dynamic UI and complex server validation.