iPhone Game Development

Organization of This Book Chapter 1, Introduction to the iPhone, gets you set up to build interfaces and write code in Objective-C, including logistics such as setting up a developer account with Apple. Chapter 2, Game Engine Anatomy, introduces the elements of game logic and good design that will let you write a maintainable and enjoyable game application. Chapter 3, The Framework, shows the code …..