Color Puzzles is a complete and fully-polished Unity puzzle game source code that is ready for release on iOS and Android devices. Built using Unity 2020.3.42f1 or later, this project offers a smooth, optimized experience on all modern smartphones and tablets. Whether you’re looking to publish a game quickly or use it as the base for your own creative idea, this template is an ideal starting point.
The gameplay in Color Puzzles is both simple and addictive. Players must drag and drop items to match them with their correct colors, solving the puzzle to move on to the next level. The rules are easy to understand, but as the levels progress, players face more complex arrangements and subtle color variations that challenge both speed and attention to detail.
This makes the Unity source code a great choice for players of all ages. It’s easy enough for casual users to enjoy during a short break, yet offers enough challenge to keep players coming back for more. The relaxing yet mentally stimulating nature of the game also makes it appealing for those looking for a calming puzzle experience.
Unity Color Match Puzzle Game
Color Puzzles – Unity color match puzzle game comes loaded with a massive 1040 levels, offering long-term play and excellent retention potential. Players can enjoy a continuous stream of challenges without getting bored. The game also includes a variety of skins and customization options, allowing players to personalize their gameplay experience — a great way to boost engagement and in-app purchases if expanded.
From a monetization standpoint, the game has AdMob interstitial ads already integrated. You can start generating ad revenue immediately by simply replacing the AdMob keys with your own.
Customization is easy and developer-friendly. The source code is clean and well-structured, allowing you to change artwork, add new levels, or even build new gameplay mechanics. This makes Color Puzzles suitable not only for quick reskin projects but also for expanding into more advanced puzzle games.
Key Features
- Ready-to-publish Unity puzzle game source code
- Built with Unity 2020.3.42f1 or later
- Fully optimized for iPhone and Android
- Addictive color-matching gameplay with drag-and-drop mechanics
- 1040 handcrafted levels for long-lasting gameplay
- Includes various skins and customization options
- Clean and intuitive user interface
- Easy to learn, challenging to master
- AdMob interstitial ads already integrated
- Lightweight, smooth, and responsive performance
- Beginner-friendly and easy to reskin or modify
Color Puzzles is a relaxing yet challenging Unity puzzle game source code that offers everything you need to launch a mobile game that players will love. With over 1000 levels, built-in monetization, and simple yet engaging gameplay, this project is perfect for developers looking to create a high-retention puzzle game. Whether you’re building your first app or expanding your game portfolio, Color Puzzles provides a strong and flexible foundation for success.
If you’re building a Unity color match puzzle game, you might also be interested in exploring a Unity Matching Game to see different approaches to pattern recognition and player feedback.
Features Of Color Puzzles Unity Source Code
- Addictive gameplay for hours of puzzle solving
- 1040 levels to have great fun for a long time
- Lot of skins
- Admob Interstitial
- Support touch controller on mobile device
- Good performance for mobile
- Works on all platforms, PC, Mac, iOS, Android, etc
Requirements
- Unity 2020.3.42f1 or later
Instructions
This Unity source code includes 5 main scenes, all located in the _Scenes folder:
- Init:
The first scene to load. You can change the logo and title here. Always run the game from this scene when testing. - Main:
This is the main menu scene where level packs are displayed. You can customize the menu UI, background, rating UI, and add new level pack buttons. - Select:
This scene lets the player choose a level to play. You can update the UI and background. - Play:
The core gameplay scene. You can change the UI, background, and game effects here. - Skin:
This is where players select different character or item skins. You can customize the UI and sounds in this scene.
How to Test the Game
- Press Play in the Unity Editor (Windows), or
- Build an APK to test it on your phone.
- The Unity puzzle game source code was built using Unity 2020.3.42f1, so make sure to use that version or newer.
Reskin Instructions
- Graphics:
All the game’s images are in the Sprites folder. You can replace any image by editing it and saving it with the same name and size.
Examples:
-
- To change the background, edit the image named background.png.
- To change the game icon, edit icon512.png.
- To customize buttons, edit the images starting with btn (e.g. btn_play.png, btn_exit.png, etc.).
You can fully reskin the game from this folder — all graphic assets are located here.
- Sounds:
All audio files are in the Sounds folder. Replace or edit them with your own sounds and music.
