Skip to main content
Known Participant
March 6, 2012
Question

Native extension to use the iOS5 Game Center Turn based functions?

  • March 6, 2012
  • 1 reply
  • 748 views

Is there one available ? or how difficult would it be to develop a native extension for Adobe AIR, which allows me to use the iOS 5 Game Center Turn-Based functions that are available? I want to create a turn based game and the new iOS 5 GC functions seem a good fit, but I want to avoid developing the entire game in cocos2D if I can help it!

This topic has been closed for replies.

1 reply

Participating Frequently
December 28, 2012

We have just released a GameKit ANE that includes support for both turn-based and real-time Game Center matches.  For turn-based matches specifically, you listen to three important events, and make one call each to advance turn, assign match outcome, and end game.

This ANE also provides a low-level API to the FULL native GameKit framework if you need more advanced functionalities.  That's right, the COMPLETE native GameKit framework with all the GK classes, properties, methods, delegates, and callback functions!

Check it out at https://airextensions.net/shop/extensions/game-kit-by-vitapoly/, and please let us know any comments or questions.