![Tomino](https://assetstorev1-prd-cdn.unity3d.com/key-image/df39aa77-af37-4103-8786-7519921b3d10.jpg)
Tomino is a complete puzzle game template with implemented game mechanics, custom UI, integrated sound effects, and music. Also, the package includes unit tests that validate the correctness of the game logic. The main features of the package include:Complete gameplay mechanicsMobile designModular architectureCustom UIUnit tests for the game logicTouch and keyboard inputSound effects and musicThemingLocalizationTomino's architecture provides a strong separation of the game logic from the visual layer. The game logic layer has no dependencies on Unity APIs. This design decision facilitates the testability of the core logic and enables effortless customization of the game look.Tomino's theming system facilitates customizing your game. The package provides four pre-defined colour themes:DefaultAutumnSummerTealYou can create a custom theme using the Assets -> Create -> Tomino -> Theme menu.Tomino is a perfect starting point for your own puzzle game. You can integrate it as a whole or pick the individual modules you need. Regardless of your approach, Tomino will boost your productivity and bring you up to speed with your next puzzle game project.