An excellent tutorial has been released by Ray Wenderlich detailing how to create a multiplayer game using Game Center. In the tutorial Ray creates a game using the Cocos2D game engine, and demonstrates how to add in some essential features for multiplayer gaming using the Game Center API.
The tutorial covers authentication, matchmaking, invites, and more along with a complete sample project containing all the code.
You can find the tutorials on Ray’s website here:
Multiplayer Game Tutorial 1/2
Multiplayer Game Tutorial 2/2
If you have been looking for a straightforward guide/sample code for game center this looks like a great resource.
1 reply on “Tutorial: Multiplayer Game Using Game Center”
Excellent Tutorial, Ray you have always helped me to start something new, this time its Multiplayer Game