Haxe/hxcpp @:native bindings for GameKit.
Please note this library is a work in progress and has rough edges.
This is a linc library.
This library works with the Haxe cpp target only.
haxelib git linc_gamekit https://github.com/snowkit/linc_gamekit.git
Currently, the following GameKit API's are bound and available:
- Achievements (import gamekit.GameKit)
- authLocalPlayer
- loadAchievements
- resetAchievements
- reportAchievement
- showBanner
Be familiar with GameKit
See test/example.hx for now