iOS App Development Tutorial Section
Create Your Own 'Stay in the Line' Game Clone
This iOS App Development tutorial will show you how to publish your very own iPhone game to the iTunes App Store, a clone of the Stay in the Line famous game.
You will learn:
How to get you Apple iOS developer license.
How to make passive income from advertising banners within the game.
Simple images editing techniques to make game graphics efficiently and quickly.
Use the download button below to get the 'Stay in the Line' Game Clone source code.
Download
the source code here(
By downloading this file, you agree to our
terms of services.)
1. Apple Registration Process
We need an Apple developer license to be able to publish apps to the iTunes app store. Let's go through the whole process.
2. Get Xcode Tool
We now need to get Xcode Tool for our project.
3. Download Full Source Code and Open it in XCode
Download the Full Stay in the Line Source Code clone and Open it in XCode.
4. Creating the iOS Certificate
We will now create the iOS Certificate.
5. App Provisioning Profile
Next step will be to create the identifiers, the app ID and then create a provisioning profile.
It's basically connecting the certificate to the identifier.
6. Chartboost and Revmob Accounts
We will be explaining the Chartboost and Revmob advetising networks accounts setup.
The video talks about the Pinball game, however, please note that this is the same process of setting up the ad networks for the Stay in the Line game clone.
7. Google Admob Account Setup & Banner ID
In this lecture, we will set up the Google Admob Account Banner ID and go through the steps.
8. The Main Character Images
In this lecture, we will change the chicken character to a car.
We will go into the bonus folder to grab the car graphics and replace the ones we currently have.
9. Creating Road Graphics - part 1
In this video, we're going to handle the graphics for the pipes. We will remove the pipes to create the racing tracks via Photoshop.
10. Creating Road Graphics - part 2
In the previous lecture, we changed the pipes into roads. We will now be changing the sky area graphics into a road track.