Blocks – iOS Universal Game Swift

Overview

Tricky Blocks is action, quick reaction game

– this game easy play you need just swipe two same blocks to become one.

– Let’s playing and guess how many scores will you get in this game.

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

Features

1 – Universal game

2 – In-App Purchases

3 – Game Center, share, rate

4 – Chartboost interstitial

5 – Ad-mob banner

Requirements

  • Xcode8

Instructions

How to Setup and Reskin:

– You don’t need to know coding to re-skin this game.

– All steps are explained in the documentation provided with the project step by step, please read it for more info

Steps to Setup:

– Open project it already has everything framework,images,sounds included.

– Change the name of project and 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