iOS App Development Tutorial Section
In this iOS app development tutorial, you will learn to reskin your own iPhone game version of a great game called "Stick Hero" and publish it in the Apple app store.
With this tutorial, you also get the full source code of this Stick Hero game clone.
This is page 1 of 3.
Enjoy the tutorial!
1.Stick Hero course overview
This video is about getting to know your instructor and get an in-depth overview of the course.
2. Get the iOS dev license
You will need an Apple developer license to be able to publish apps in the iTunes app store.
3. Download Xcode tool and open it
Get a software called Xcode. It will be used to build your games after creating an executable file.
4. Create the iOS certificate
You need an Apple certificate to build games and apps and publish them to the Apple app store.
5. Create the app provisioning profile
Let's now create an app ID and set up our provisioning profiles.
6. Download Stick Hero Source Code
In this lecture, you will learn how to download the Stick Hero app source code and open it in Xcode.
7. Source code Overview
We now will look at the Stick Hero folder structure and assets, as well as preparing the graphic theme.
8. Preparing Assets with Photoshop
Let's preparing the assets used to edit the main character. We are going to use Photoshop for that. You may use any graphic editor tool of your choice.
9. Create the main character graphics
You will now learn to draw the main character image using Photoshop.
10. Hero character walk animation
In this video tutorial, we will show you how to animate the hero character by creating the walk animation.
11. Testing the main character in the iPhone simulator
The main character walk animation has now been completed. Let's give it a shot in the iPhone simulator.
12. Drawing the floor platforms as building
In this lecture, you will learn how to draw the floor platforms using Photoshop.