simple tutorial for Game Center turn based multiplayer

Hello,

I am dying to make game center work for turn based multiplayer game but still without success. I went through  the docs and downloaded the sample. I am trying to create a simple multiplayer test sample where two players will be tapping on a box to increase score. But everytime I get the message “unable to create match”.

Can someone please guide me in simple steps how we can implement turn based multiplayer with Game Center. I am sure someone would be successful in doing this. Please help!

Are you trying to achieve asynchronous turn-based game play or real-time turn based?

 

For real-time… here is a great tutorial using AppWarp cloud

 

http://appwarp.shephertz.com/game-development-center/corona-game-developers-home/

 

For asynchronous… here is one that use App42 backend

 

http://blogs.shephertz.com/2014/01/24/making-turn-based-game-using-app42-corona-sdk/

Are you trying to achieve asynchronous turn-based game play or real-time turn based?

 

For real-time… here is a great tutorial using AppWarp cloud

 

http://appwarp.shephertz.com/game-development-center/corona-game-developers-home/

 

For asynchronous… here is one that use App42 backend

 

http://blogs.shephertz.com/2014/01/24/making-turn-based-game-using-app42-corona-sdk/