Quick Links: Download Gideros Studio | Gideros Documentation | Gideros Development Center | Gideros community chat | DONATE
Achievements — Gideros Forum

Achievements

ar2rsawseenar2rsawseen Maintainer
edited May 2013 in Code snippets
Hello,
here is a little something to share from the update of the Mashballs.

Basically it is an example of how to handle achievements: https://github.com/ar2rsawseen/Achievements

It has an Achievements class, which can handle single action achievements and multiple action achievements (including actions by different types).
GameCenter for IOS is also integrated in that class.

It also has stackable Notifications class to notify about achievements

And couple of helpful things to display them as ScrollView and a code to create expandable lists.

Here is a quick example:



Now go and integrate achievements in your games ;)

+1 -1 (+3 / -0 )Share on Facebook

Comments

Sign In or Register to comment.