iPhoneKicks.com Book Store | iPhoneKicks.com RSS Widget | Kick Spy!
icodeblog.com — This tutorial explains you to create an iPhone game from the ground up. As many of us know, OpenGL and Quartz have quite a steep learning curve. This tutorial will simplify the development process and not use either one of those technologies. For graphics, it simply uses UIImageViews. read more...
icodeblog.com — I have noticed recently many people wanting to create games for the iPhone and are unsure where to start. A common misconception is that you must use OpenGL ES to create any game with graphics. I am going to show you today how you can do some simple animation by moving a ball around the screen. We will not be using OpenGL ES to move the ball. We will simply be using an NSTimer and a UIImageView. read more...
Published:
Upcoming: