Gem Sort Master is a complete and highly addictive puzzle game template built with Unity. Inspired by trending sorting mechanics, it provides everything needed to quickly create and publish a top-tier mobile title. The project features over 200 well-designed levels, a powerful level editor for infinite content creation, and clean C# code fully optimized for mobile performance.
Designed for easy customization, the template allows for rapid reskinning of colors, sprites, and UI elements. The gameplay flow is supported by a comprehensive booster system—including Magic, Brush, and Magnet power-ups—to keep players engaged. With built-in AdMob integration and a 3-coin pack In-App Purchase system, this project is a robust, revenue-ready framework for any developer targeting the casual puzzle market.
Core Features:
Complete Puzzle System: Satisfying 2D gem sorting mechanics.
200+ Levels & Editor: Includes a robust tool for easy level modification.
Power-Up System: Integrated Magic, Brush, and Magnet boosters.
Monetization Ready: Pre-integrated AdMob and 3-tier IAP coin packs.
Optimized C# Code: Clean, modular architecture for Unity 2022.3 LTS.
Technical Implementation: Sorting Logic
The game uses a stack-based logic to manage gem movement between containers. Below is how the template naturally handles the "Top Gem" selection in C#: