Framework for Puzzle Game Production
The POP BLOCKS Puzzle Match Kit is a systems-oriented template designed for the Unity engine, specifically targeting the creation of matching-style puzzle games. The kit is built on a prefab-based architecture, where blocks, obstacles, collectible items, and boosters are modular components. This structure allows developers to utilize existing animations and features within each prefab or extend them to meet specific design goals. At its core, the kit aims to reduce the technical barrier to entry by providing a framework that handles the underlying logic of a puzzle game while leaving the aesthetic and mechanical nuances open to customization.
Level Design and AI-Assisted Balancing
Central to the workflow is a flexible Level Editor that eliminates the requirement for direct programming when designing game stages. This editor allows for the customization of specific game features and the placement of various block types. To assist in the production cycle, the package includes 100 pre-tested levels that can serve as a baseline for new projects or be modified to fit different difficulty curves.
A notable addition to the design workflow is the integrated AI tester. This tool is designed to collect statistics during automated gameplay sessions, providing developers with data to balance levels effectively before deployment. This is supported by a dedicated Target Editor, which gives creators control over specific win conditions and objectives for each stage. To guide players through these levels, a visual Tutorial Editor is included, allowing for the creation of custom instructions and tabbed visual guides without manual coding.
Mobile Optimization and UI Flexibility
The kit is specifically optimized for mobile environments, with a UI that natively adapts to portrait mode. Performance is managed through several technical implementations: objects are merged to reduce garbage collection overhead, and sprite atlases are utilized to improve draw calls and maintain a consistent frame rate. For visual customization, the kit features a dynamic re-skinning system. By replacing base images in a central location, the changes propagate throughout the entire project, simplifying the process of updating the game’s visual identity.
Navigational structures are also configurable, offering three distinct map settings to suit different progression styles:
- A traditional scrolling map.
- A level-based grid system.
- Direct level progression with no map interface.
The package also includes a PSD for map design, ensuring that the visual layout of the game world can be planned alongside the technical implementation.
Input Systems and External Integrations
While primarily focused on mobile, the kit includes gamepad support and a virtual mouse system, making it compatible with console-style input. For live-service features, the kit integrates standard mobile game systems including daily rewards with anti-time-cheat logic, a bonus spin mini-game, and tiered shops for coins, lives, and boosters. Social features are handled through Facebook implementation, which supports leaderboards and the display of friends’ progress on the game map.
Monetization and player retention tools are pre-integrated, supporting various ad platforms such as Unity Ads, AdMob, and LevelPlay (Ironsource) mediation. The kit also includes localized pricing for in-app purchases and a built-in privacy policy framework to meet standard mobile publishing requirements.
Technical Foundation
Built for Unity 2022.3.37 using the Built-in Render Pipeline, the kit utilizes several industry-standard utilities. It incorporates DOTween for animations and TextMeshPro for typography, alongside specialized tools like the GameViewSizeHelper and a custom Reorderable List for better inspector management. The package contains over 1,000 individual assets, providing a deep library of components for building out complex puzzle interactions.
The kit functions as a comprehensive starting point for developers who need to move quickly from a concept to a functional puzzle game, providing the necessary tools for level creation, performance optimization, and player progression management in a single package.
Visual Breakdown
Protected download
Access this resource
All resources are 100% manually reviewed to eliminate all risks.









