I’ve mentioned a few resources for working with the iOS Game Center including this tutorial on implementing multiplayer and this tutorial on working with leaderboards and achievements.
Here’s an extensive Game Center helper library from iRareMedia that called GameCenter Manager.
GameCenter Manager provides helper methods allowing you to easily retrieve, sync, submit and save Game Center data, present GameKitControllers views, connect to GameCenter, check if GameCenter is available, and more. Documentation is available in Xcode.
There is an example application included that demonstrates how to use everything.
Here’s an image showing the included example app in action:

You can find GameCenterManager on Github here.
A nice library that greatly simplifies working with GameCenter.
- Open Source Helper Library For Easily Working With Core Data And iCloud
- Handy UIView Category Providing Layout Helper Methods (Z-Ordering, Absolute Positioning And More)
- Gamekit Tutorial: Connect 2 Devices Using Bluetooth
- Open Source: Library For Easier iOS Game Center Implementation With Local Score And Achievement Caching
- Cocos2D And GameKit Multiplayer Gameplay Example
Original article: Game Center Helper Library Makes Working With Data, Presenting GameKit Views And More Easier
©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.




