Shooting – iOS Universal Game Source Code

Overview

This is an arcade game and also a highly addicted game. You just need to touch the screen to shoot bullets. Let’s bullets get the right target.When you get enough score, targets move more quicky and it is more difficult to get enough score. I hope that this will increase the addiction of 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

Video demo

Features

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

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

Related