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.
- Host: GitHub
- URL: https://github.com/coronalabs/plugins-source-gamenetwork-apple
- Owner: coronalabs
- License: other
- Created: 2015-04-01T01:25:35.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2020-01-31T04:17:30.000Z (over 6 years ago)
- Last Synced: 2025-10-16T23:59:40.331Z (8 months ago)
- Language: Objective-C++
- Homepage: http://docs.coronalabs.com/plugin/gameNetwork-apple/
- Size: 849 KB
- Stars: 1
- Watchers: 12
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
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)