1 application Binary restricted distribution Commercial use allowed Can modify source Read full license
Unlimited projects Source and binary distribution Commercial use allowed Can modify source 6 months support Read full license
Starting from $ 24.99

This Starter Kit gives you access to video tutorials discussing how to customize every element in the game. After watching the video, you’ll know how to:
When published the game runs at 60fps for the iPad 1 & 2, iPhone 4, and EVEN the iPhone 3GS.
The Starter Kit includes two templates:
The spaceship version includes code for animated ammo drops, a scrolling background, animated post-kill fx (explosions), various-style enemies, and has more sound FX included. For the most part, the code between the two versions is the same but depending on what style game you want to create and how much of your artwork is animated, you can choose which template is easier to modify.
Both templates are currently set up to publish a Universal iOS app (one that runs on both iPhone and iPad). You can easily change it to be only one or the other device. The templates also have high resolution graphics for the iPhone 4 Retina display.
The game includes a Menu button which currently has the option to start a new game, resume from pausing, or disable/enable audio. This popout menu can also be used to include any thing you want. Links to other apps, and so on.
The video tutorials you'll be given access to discuss getting setup for Publishing in the App Store and Provisioning your App for code-signing. This is an essential step you’ll need to do before submitting your version of the app to the App Store. This is discussed early on in the tutorial video.
This Starter Kit is an amazing jumping off point for your App. The bulk of the code is ready to be used, but it IS a jumping off point. Please do not submit the app for review to Apple in its current state with our graphics. Change the artwork to your own, then try adding some fun sounds, more enemies, and make it your own polished game.
Password protected videos for this starter kit are available at:
The password is available after purchasing (in the included text file)
You can download the video or watch online after entering the password.
Time codes for each part:
Part 01 Intro and Provisioning - 0:00:00
Part 02 About the Images - 16:34
Part 03 MainGame class - 20:57
Part 04 GameData Class - 1:13:59
Part 05 Player Class - 1:18:29
Part 06 Enemy Class - 1:27:58
Part 07 Bullet Class - 1:36:22
Part 08 Options Menu - 1:43:26
Section Summaries:
Part 1 - is great for beginners to app develop. You'll get an overview of how to setup your application to eventually submit it to Apple. Discussed are the bundle ID, provisioning profiles and much more.
Part 2 - This is a universal app, which means different images will be loaded for different devices . Images ending in -hd.png are for Retina Display phones, -ipad.png for the iPad, and no special extension is for non-Retina display phones or iPods. This video discusses customizing your own font files, and batch renaming images
Part 3 - The MainGame class files load the player, enemies, bullets and does most of the fun stuff. Anything that gets reloaded or wiped off screen from game to game or level to level is in here. This is by far the longest video and really details most of the project.
Part 4 - The GameData class is used for storing data used over many levels. Like what the current wave number is.
Part 5 - The Player Class explained. Watch this video for details on changing the player's abilities / animation
Part 6 - The Enemy Class explained. Watch this video for details on changing the enemy's abilities / animation
Part 7 - The Bullet Class explained. Watch this video for details on changing how the bullet moves
Part 8 - The OptionsMenu class. You can pause the game and resume or restart it from the Options menu. This menu could also have links to other apps, your website, or whatever. What the video for details.
Starting from $ 24.99
Questions & Comments
3 weeks ago
1 month ago
1 month ago
Leave a comment
Log-in now or register for a free account.