Animal Crush Match Three – Android Game

Overview

Animal Crush Match Three is a 3 match game. connect same more than 3 animal which are side by side and blast .

Time killing game with fun and lots of user love this game.

Game Developed in cocos2dx framework it’s a free open source framework 

Features

  • Supports Android 2.1 onwards
  • Admob, chartboost and unity ads  you can disable  any of then that you don’t want 
  • Easy to reskin just replace all images with same name in resource folder 
  • Configuration  file provided for how to run project and how to change all ads id and package name , game name etc.

Requirements

  • Android Studio 3.4 or latter
  • SDK 9.0 
  • NDK 19.2.5345600

Instructions

for enable and disable ads open config.h file and set 1 for enable and 0 for disable 

#define IsAdmobEnable 1 

#define IsChartboostEnable 1

#define IsUnityAdsEnable 1

Documentation file for run and edit project

Related