Ninja Adventure – iOS Game Template

Overview

CHANGELOG – 28/09/2016

  • update the code to the new Swift 3 programming language. 
  • update the code to the new XCODE 8. 
  • update the code to the new operating system iOS10

***************************************************************************************************

“Ninja Adventure – Relax time” is a very nice iOS8/iOS9/iOS10 game. You are a dangerous Ninja who has to build bridges. The goal of the game is to move yourself from one block to another by building a bridge which connect the blocks. 

It’s incredibly addictive, and it is impossible to put down! It is the perfect game to relax yourself and have fun during your spare time. The game was realized using the new Apple programming language SWIFT 3, and the framework SpriteKit. It is compatible with all the iPhone and iPad screen sizes.

The code is really well commented, and easy to understand. You can easily reskin and customize the gamePlay because all the settings are included in one file (Settings.swift): you can change the background music, personalize the font, change all the text in the game, add new backgrounds etc.

Probably in just one hour you will have your game ready to upload on the App store! It still makes me money, now is your turn. 

“Ninja Adventure – Relax time” includes two way of monetization, CHARTBOOST advertisements and ADMOB banner/interstitial. If you want to try the game, you can download it on the App Store by clicking on the link of the app included here, or by searching it on the App Store (“Ninja Adventure – Relax time”). Also, you can play the youtube video to see thee gameplay.

Features

Features of the app:

  • written in SWIFT 3, using the iOS SPRITEKIT framework
  • Compatible with all screen sizes (iPhone and iPad)
  • Compatible with iOS8, iOS9, iOS10
  • Monetization through Chartboost, AdMob
  • One hour reskin
  • Clean and well commented code
  • All settings in one class
  • detailed pdf guide
  • Amazing gamePlay
  • I’ll do my best to add new features to the game and to keep the code updated (I have my own version on the appStore)

Requirements

  • XCode
  • Your own amazing background music
  • your own amazing graphical assets
  • Few hours of your time to reskin the game

Instructions

Simply replace the images with your own images to reskin the game. All the images can be found in the Images group in Xcode. Do the same for music and sounds: simply replace the sound files with yours. To manage all the settings for the game (in order to change the gameplay) you have a dedicated class (Settings.swift). Everything is well commented in the code, so it is really easy to understand everything. If you have any problem, you can read the detailed pdf with all the instructions, or ask me for information, I will be very happy to help you.

Related