Developing Pong for the iPhone
Somehow I don’t think it’s fair that this shitty blog is number one for iPhone game development on Google. So I found what looks to be a very comprehensive iPhone game development tutorial and as a bonus, if there is enough interest the blogger will create more tutorials.
Looks like a pretty sweet deal to me.
This is the first in a multipart series where I will be teaching you to create an iPhone game from the ground up. As many of you 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 our graphics, we will simply use UIImageViews.
In this tutorial series, I will teach you about every aspect of developing an iPhone game. The game will include graphics, sounds, game mechanics, and even some simple computer AI.
The game we will be creating is called iTennis. It is essentially Pong with a tennis theme. It will follow all of the same rules and mechanics of Pong.
iCodeBlog » Blog Archive » iPhone Game Programming Tutorial – Part 1



Leave a Reply