Pattern Match Unity Puzzle Game
Desenvolvedor
Chat público
Detalhes do produto
Or download the test apk file and test it on your android device
This is a complete Unity game source code with implemented AdMob Ads.
Game is easy to reskin and release and Play Store, App Store or any other store.
This is a simple fun puzzle game. Click on the color buttons to change the color of the tiles in row or column in which the color button is placed. Make all colors of the tiles match the colors of the pattern. Try to complete all 72 levels.
All levels are stored as a prefab inside the "Resources/Levels" folder so you can easily change them and add a new ones.
To setup the AdMob ads follow these steps:
- Go to Assets - > Google Mobile Ads -> Settings and put your app id (from your AdMob console) there.
- Open the script "Menus.cs" and put your interstitial ad id on line 46 for android and on line 48 for iOS.
- One touch controls
- Integrated AdMob ads
- Easy to reskin
Árvore de arquivos
-
📁 Pattern Match Unity Puzzle Game