ios-samples/GameCenterSample
David Britch 168efa013e Switched to 64-bit only builds. 2018-08-07 14:13:47 +01:00
..
GameCenterSample Switched to 64-bit only builds. 2018-08-07 14:13:47 +01:00
Screenshots Screenshots folder must be in top level of sample 2013-06-19 19:07:30 -04:00
GameCenterSample.sln Add two Game Center Sample: GameCenterSample, MTGKTapper 2013-06-18 18:09:02 -04:00
README.md [GameCentreSample] moving location of README file 2013-10-28 17:11:44 +00:00

README.md

GameCenterSample

A sample demonstrating how to enable Game Center support in monotouch. It shows how to authenticate with GameKit as well as how to report score and achievement.

This sample based on Apple's Game Center example:

https://developer.apple.com/library/ios/samplecode/GKAchievements/Introduction/Intro.html#//apple_ref/doc/uid/DTS40011367

https://developer.apple.com/library/ios/samplecode/GKLeaderboards/Introduction/Intro.html#//apple_ref/doc/uid/DTS40011368

https://developer.apple.com/library/ios/samplecode/GKAuthentication/Introduction/Intro.html#//apple_ref/doc/uid/DTS40010933

Authors

Bo Pang