iOS App Development Tutorial Section
Make an iPhone game without coding: Round Flappy Bird
In this iOS app development tutorial, you will learn to create your own Round Flappy Bird game for iOS and publish it in the iTunes app store!
This is page 1 of 2.
1. Apple Registration Process
You will need an Apple developer license to be able to publish apps to the iTunes app store
2. Get Xcode Tool
We need a tool called Xcode to be able to customize the app or game.
3. Download Source Code & Verify Game Works
Let's verify that the games launches and works as intended in the iOS simulator0
4. Creating the iOS Certificate
Apple needs to know that you're the one who owns the game. You will need to create a bundle ID and an iOS certificate.
5. App Provisioning Profile
After getting the iOS certificate, the next step is to create an app ID.
6. Chartboost Setup
We are now going to set up Chartboost Advertising Network.
7. AppLovin (Upsight) setup
We will also be setting up another advertising network called Upsight (Playhaven).
8. Admob Setup
In this lecture, let's go ahead and set up an account with the Admob Advertising network.
9. Graphic Assets Overview
Let's get a little overview of the round flappy bird game graphics that will need to be changed, in order to make your game unique.
10. Modifying Game Theme
Let's see how we turned Jumpy Surfer into Jumpy Rasta.
11. Getting a New Game Theme
We will show you how to get some quick game graphics to incorporate into your theme the quick and easy way.
12. Reskinning Graphic Pack
Reskinning graphic pack with the Planet Flappy Bird Theme
13. The Main Icon file
In this video, we will focus on the game icon.
14. Resizing Game Icons
Next, we will replace icon files and resize all game icons dimensions.