Connected Dots – iOS Swift Game Source Code

Overview

You have 60 seconds to match dots with the same colors. Matching 3 dots with the same color you get 2 seconds bonus. With 3 dots in the same color you will get 3 seconds bonus. Similarly, with 5 dots you will get 4 seconds bonus. Let get more marks as possible with 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

Features

1 – Universal game
2 – In-App Purchases
3 – Game Center, share, rate
4 – Vungle Ad Videos
5 – Chartboost interstitial
6 – Ad-mob banner

Requirements

  • Xcode 9.x

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 and Vungle ID

– Archive, validate and submit to the App Store.

Related