Impossible Circle – iOS Game Source Code

Overview

Description

Nobody can get 100 scores in Impossible Circle! This is a very easy game. You just need to touch the screen to move the circle to the left or right. In addition, you have to evade not to crash into obstacles. You just need to crush into more and diamonds to get diamonds. When you get enough diamonds, you can unlock more characters. Moreover, you can have a look at advertisements to get an amount of definitely diamonds or use IAP to delete advertisements not including videos bonus diamonds.

* Code is very clean and clear. It is easy to read and change if you want
* Game based on SpriteKit

Features

1 – Universal App
2 – Game Center, share, rate
3 – In-App Purchases
4 – Chartboost interstitial
5 – Admob banner

Requirements

Xcode

Instructions

You don’t need to know coding to re-skin this game
– Open project it already has everything framework,images,sounds included.
– Change bundle id in project
– Replace Set up game center leaderboards, In-App Purchase in iTunes connect.
– Replace Admob ID, Chartboost ID
– Archive, validate and submit to the App Store.

Related