Im a beginner programmer and was wondering how to integrate my coco2d game and gamecenter?
How to integrate cocos2d game and game center
3.5k views Asked by mattblessed At
2
There are 2 answers
0
On
Check ray wenderlich tutorials http://www.raywenderlich.com/3276/how-to-make-a-simple-multiplayer-game-with-game-center-tutorial-part-12
You are probably not looking for making a multiplayer game but how to integrate Achievements/Leaderboards (Game Center) ... I've answered this before on another question: Integrate Gamecenter in cocos2d game
;-)