Juggle Ball – iOS Universal Game Source Code

Overview

Are you a football superstar? Let try your best with this ball, whether how long will you can juggle or keep it in the air? I bet that you cannot get 100 scores in this game. This game is very simple. You just need to touch the ball. Try your best to keep it in the air as much as possible and get many scores. Simple but not easy!

  • 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 – Game Center, share, rate
3 – Vungle Ad Videos
4 – Chartboost interstitial
5 – Ad-mob banner

Requirements

  • Xcode 8

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 iTunes connect.
– Replace Admob ID, Chartboost ID and Vungle ID
– Archive, validate and submit to the App Store

Related