Haxe Leaderboards Demo
Completely unfinished demonstration of different achievements and leaderboards libraries in Haxe. Don't use this.
Features
Demonstrates simple sign in, leaderboards and achievements via the following libraries:
Google Play Games - extension-googleplaygames- Amazon GameCircle - samcodes-gamecircle
iOS GameCenter - extension-gamecenterGameJolt - FlxGameJoltKongregate - FlxKongregate
Usage
This demo requires HaxeFlixel and the leaderboards haxelibs, install them:
haxelib install flixel
haxelib install flixel-addons
haxelib install samcodes-googleplaygames
haxelib install samcodes-gamecircle
haxelib install extension-gamecenter
Select the haxelib to test by editing the defines in project.xml
, then build and run the app for your chosen platform via FlashDevelop. Press the buttons to sign in, sign out, view tabulated scores, submit leaderboard scores, unlock achievements etc.
Screenshots
The demo app: