Tagged Questions
5
votes
1answer
486 views
iOS Game Center - Quit turn-based games for previous version of app
I have a game on the iOS App Store that uses Game Center for turn-based multiplayer (GKTurnBasedMatch). I recently updated the app with a new game mode and I had to change the network protocol for ...
0
votes
1answer
187 views
How to test a turn-based ios Game Center game with 2 devices?
This might well be a very dumb question, but here goes anyway, I'm planning my turn-based ios game center game, obviously I know I'll need 2 iDevices to test it on, but how would I test the online ...
3
votes
2answers
187 views
How do I allow a player to manager several games at once with different players using game center?
I wish to do a turn based multiplayer game like Words with friends on the iphone. I would like to know the approach for the implementation to allow the user to continue games that are currently still ...