Tutorial: Create An iOS Labyrinth Game W/UIKit Graphics And The Storyboard Tool For Level Editing

I’ve mentioned a number of tutorials on how to use game engines to develop games such as Cocos2D, but none without using a game engine other than a mention of the GeekGameBoard board game source examples.

Here’s something different – a tutorial from Kryzystof Zablocki explaining how one can create a simple ball rolling through a labyrinth style game using the Xcode Storyboard tool/Interface Builder as the level builder, UIKIt for the graphics, and you’ll use Chipmunk for the physics.

Here’s an image from the tutorial showing the game that you’ll build:

labyrinth

You can find the tutorial over on the Merowing site here.

An interesting game development tutorial.

DeliciousTwitterFacebookRedditLinkedInEmail

Original article: Tutorial: Create An iOS Labyrinth Game W/UIKit Graphics And The Storyboard Tool For Level Editing

©2013 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *