iPhone Game Tutorial With Videos – Programming Tutorials

Just like to turn you guys on to what is the best iPhone game tutorial with videos on the web so far in case you haven’t seen them.  Please note that this is not the simplest iPhone game programming tutorials as you will be building an OpenGL game engine from scratch.  This does also make this a great iPhone opengl tutorial.

These tutorials are from 71 squared.  They run through the steps to creating a game on the iPhone in tremendous detail, and include source code.  Included are in-depth videos.

Together These Make One Excellent iPhone Game Tutorial

iPhone Game Programming – Tutorial 1
iPhone Game Programming – Tutorial 2 – Image Class
iPhone Game Programming – Tutorial 3 – SpriteSheet Class
iPhone Game Programming – Tutorial 4 – Bitmap Font Class
iPhone Game Programming – Tutorial 5 – Animation Class
iPhone Game Programming – Tutorial 6 – Tiled Map Class
iPhone Game Programming – Tutorial 7 – Singleton Class
iPhone Game Programming – Tutorial 8 – Particle Emitter
iPhone Game Programming – Tutorial 9 – Sound Manager
iPhone Game Programming – Tutorial 10 – Game Structure
iPhone Game Programming – Tutorial 11 – Joypad
iPhone Game Programming – Tutorial 12 – Saving Game State
iPhone Game Programming – Tutorial 13 – App Store Submission
iPhone Game Programming – Tutorial 14 – Moving To 3D

Now these gents are also writing a book on iPhone game programming.  So absolutely if you like their tutorials I suggest you check it out.  I don’t think it’s available for pre-order yet but you can read some info about it here.

DeliciousTwitterTechnoratiFacebookLinkedInEmail
Tags: , , , , , , , , ,

Submit A Resource

Have you created a useful tutorial, library or tool for iOS development that you would like to get in front of our 300,000+ monthly page views from iOS developers?

You can send a Tweet to @maniacdev on Twitter or submit the url here.

The resources we feel will appeal to our readers the most will be posted on the front page.

  • mikedaley

    Thanks for great comments on the tutorials :o )

    Mike

  • deyer

    no link~~~~~~~~~~~~

  • http://maniacdev.com maniacdev

    Try again. Every link works.

  • lrebitte

    You're the best man!

  • Pingback: iPhone Game Development Resources Compendium | iPhone Development Tutorials and Programming Tips

  • joemerhej

    I just started with the tutorials, which xcode and sdk versions are u using ?? i have xcode 3.2.1 and iphone skd 3.1 and it seems different that what u have here. Plus, where can i get the graphics folder u use in your first tutorial ? .. thx

  • itjob123

    Thanks for information

  • http://www.71squared.com/ Mike

    Tutorial 11 has now been added to the 71Squared site.

    http://www.71squared.com/2009/12/iphone-game-pr…

  • http://maniacdev.com maniacdev

    Thanks for the update Mike, I am looking forward to the book.

  • edgar

    Excellent videos!!!
    How can I download the videos ??

  • edgar

    Excellent videos!!!
    How can I download the videos ??

  • Pingback: Devs Running Away From Wii Flocking To iPhone | iPhone Development Tutorials and Programming Tips

  • Pingback: Learning iPhone Game Programming Book | iPhone and iPad SDK Development Tutorials and Programming Tips

  • Charles

    Thanks for the tutorial, its great, starting with some programming for iphone, fun mostly,

    although I’m running into some problems using the latest sdk, (3.2), first of all theopenglES default project created is a bit different, and I’ve had to adapt, since it is not exactly the same, ( uses a render object instead of the method you use.

    I seem to be having a problem with just the rendering of the ship, seems that its offscreen with those coordinates ( 160.0f, 240.0f) trying to figure this out, will post if I figure it.

  • HarrySon

    Excellent tutorials. This is exactly what I have been looking for. You guys f**king kick ass!

  • Pingback: iPhone and iPad Particle Designer With Cocos2D Support | iPhone and iPad SDK Development Tutorials and Programming Tips

  • Eric

    Hi,

    I’ve tried some of these tutorials, but the video does not play for me (Safari on iMac) do I need a plugin or something?

  • John

    You will need Flash to play the Vimeo videos Eric. Nothing beyond that.

  • Fan

    Brilliant stuff!

  • Cesar vega

    very cool tutorials makes more sense now than on the wwdc from apple

  • http://maniacdev.com maniacdev

    Hi, I will check it out, I have not tried the tutorials with the latest SDK.

  • http://twitter.com/inkul/status/39634844505870336/ ???, Lee Inkul (@inkul)

    iPhone Game Tutorial With Videos – Programming Tutorials http://t.co/7gMcVmb (via @maniacdev) http://t.co/EW0NW1b via @maniacdev #fb

  • http://twitter.com/inkul/status/39634844505870336/ ???, Lee Inkul (@inkul)

    iPhone Game Tutorial With Videos – Programming Tutorials http://t.co/7gMcVmb (via @maniacdev) http://t.co/EW0NW1b via @maniacdev #fb

  • Chase

    Do you have any tutorials for the simple apps that you were making? Which would you recommend, starting with and app first or a game first?

  • Chase

    sorry typo, AN* app first or a game first

  • John

    Hi Chase,

    I would recommend just going for something that you find appealing. The app store has changed so much from back when I first wrote those tutorials.. I’d say start with something simple, if you want to create games.. then I would definitely start with a game. If it doesn’t matter then you might want to go for a simple app. Juset get it out there.