I finally managed to properly implement Achievements. They are implemented using the GameJolt API. Currently there are 5 achievements, 1 for each tier, except for bronze, there are two. In order to get the achievements you have to log in with your GameJolt username and their game token.
In case the player want to sign in later on he just has to click the little GameJolt statue to open the login dialogue again.
Then, when the player fulfills the requirements for an achievement the game will check if he already has it, and if he doesn’t a little graphic will pop up and he will get it assigned.
0 comments