Treasure Match – Unity Source Code with ADMOB

Overview

Treasure Match is like Candy Crush Saga kind of game. It got 300 Levels.I just added Graphics Assets files of 3 more matching games and will add more in the future.

In the game, players complete levels by swapping coloured pieces on a game board to make a match of three or more of the same color, eliminating those pieces from the board and replacing them with new ones, which could potentially create further matches. Matches of four or more pieces create unique pieces that act as power-ups with larger board-clearing abilities.

Features

  • Integrated with ADMOB.
  • Game has 2 Modes
  • Super simple to setup and Reskin.
  • Nice Graphics 
  • + Extra 3 game reskins Added :

Jewel king, Jewel king 2 and Medieval match.

Requirements

Unity 5.5.0f3 or Higher

Instructions

INSTRUCTIONS

HOW TO SETUP PROJECT:
1.) Open Unity 5.5.0f3 or Higher
2.) Import Treasure Match  in Unity.
3.) Switch the project to Android Platform or iOS Platform. Go to File -> Build Settings -> Select “Android” or “iOS” -> Click on Switch platform.
4.) Game has been developed in PORTRAIT MODE. Go to File-> Build Settings -> Player Settings -> Resolution and Presentation -> Set Default Orientation  as “Portrait”.
5.) Go to File -> Build Settings -> Drag and drop all scenes located in Scenes folder into Build Settings window(build in scene) – main Menu scene as first scene in priority.
6.) Now Play the game from Main Menu. 
7.) That’s it. 

Related