Chapter-by-Chapter Overview

Each chapter in this book covers a particular topic pertinent to game development. The source code in each chapter is taken from a working sample project. Some chapters have their own projects, while others share a single, bigger project.

Chapter 1

Chapter 1 provides a walkthrough of setting up a simple project using Xcode. Using the code provided with this book, you will make your first simple game.

Chapter 2

Chapter 2 continues our exploration of Xcode and the game project. In this chapter, we talk about UIViewControllers and how they are designed to encapsulate functionality into reusable components. We will also address the issue of the different devices and orientations and applications you must work with, as ...

Get Beginning iOS 5 Games Development: Using the iOS 5 SDK for iPad, iPhone, and iPod Touch now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.