An open API service indexing awesome lists of open source software.

https://github.com/coronalabs/plugins-source-gamenetwork-apple

Game Center lets friends in on the action with leaderboards and achievements. The nomenclature used in the Corona APIs for Game Center attempt to match the official Game Center APIs as much as possible, allowing you to cross-reference with official Game Center documentation.
https://github.com/coronalabs/plugins-source-gamenetwork-apple

Last synced: 5 months ago
JSON representation

Game Center lets friends in on the action with leaderboards and achievements. The nomenclature used in the Corona APIs for Game Center attempt to match the official Game Center APIs as much as possible, allowing you to cross-reference with official Game Center documentation.

Awesome Lists containing this project

README

          

# plugin.gameNetwork-apple

Game Center lets friends in on the action with leaderboards and achievements. The nomenclature used in the Corona APIs for Game Center attempt to match the official Game Center APIs as much as possible, allowing you to cross-reference with official Game Center documentation.

## Setup

Install [CoronaEnterprise](http://coronalabs.com/products/enterprise/).

## Platform Support

* iOS (+ Simulator)(Supported)
* Android (Not supported)
* Windows Phone 8 (Not supported)

## Corona Simulator Support

* Mac Simulator (Not supported)
* Win Simulator (Not supported)

## Resources

* [Corona Enterprise](http://docs.coronalabs.com/native/)
* [API Reference](http://docs.coronalabs.com/plugin/gameNetwork-apple/index.html)
* [Sample Code](https://github.com/coronalabs/gameNetwork-iOS-turnbased-multiplayer)