Chapter 14. Going Head to Head

In this chapter, you will learn how to create a game that lets two people play against each other using two iPhones or iPod touches. To accomplish this, we will use the GameKit framework, which allows iPhone apps to communicate using a wireless technology called Bluetooth.

Hello Pong!

A great place to begin our journey is the "Hello World" of computer games: Pong. It's a perfect example to use in this chapter for two reasons. If you have never played this game before, this is your chance to get acquainted with and be inspired by one of the great classics. And what's even more important, the simplicity of its rules allows us to avoid spending too much time on trying to understand the game mechanics, so we can focus ...

Get Beginning iPhone Games Development 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.