Last week I mentioned an excellent tutorial showing how to create a Labyrinth style game using UIKit with the Xcode Storyboard tool as a level editor.
Here’s another interesting tutorial on game development using UIKit by Marin Todorov.
In the tutorial you’ll make a great looking word game with a number of cool features such as:
– Particle effects
– Animation
– Smooth dragging with graphical effects
– Using fonts
– Audio
Here’s an image showing the game you’ll build in action from the tutorial:
You can find the tutorial in three parts here: Part 1, Part 2, Part 3.
A fun way to learn some techniques that could be used to enhance many UIKit apps.
- Tutorial: Integrate Cocos2D With An Interface Builder Created UI And Gesture Recognizers
- UIKit Artwork Extractor And Advanced Glossy Button Maker
- Examples: How To Integrate Cocos2D-X With The iOS SDK’s UIKit
- Tutorial: Create An iOS Labyrinth Game W/UIKit Graphics And The Storyboard Tool For Level Editing
- Easily Add Real-Time Tournament Multiplayer And More Into Single Player iOS Games
Original article: Tutorial: Creating A Great Looking Word Game With UIKIt
©2013 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.