Overview
Shift square up and down to change its form so it can fit through the obstacles.
If you want to test it on your device you can download apk here:
https://www.dropbox.com/s/1w0ylu8cxbyooje/shift%20the%20shape%20test.apk?dl=0
Features:
– Endless gameplay
– Very easy to implement unity rewarded ads (just uncomment code from UnityAdsExample script and put your game id).
If you want to use other ad network just call GameObject.Find(“Canvas”).GetComponent< MenuSelect>().GameContinue(); when on ad finish event is called.
– Easy implement google play games or apple game center leaderboard. Just call Social.ReportScore(PlayerPrefs.GetInt (“bestScore”), “YOUR LEADERBOARD ID”, (bool success) => {}) to upload best score to leaderboard
Features
One touch controls
Easy to resking
Reviews
There are no reviews yet.