I would like to know if there is any free leaderboard libraries for web games developed in HTML5/JS (as openfeint is for iPhone, Android)
I found this http://www.appmobi.com/, but it seems the leaderboard APIs which are in BETA is not free.
|
I would like to know if there is any free leaderboard libraries for web games developed in HTML5/JS (as openfeint is for iPhone, Android) I found this http://www.appmobi.com/, but it seems the leaderboard APIs which are in BETA is not free. |
|||
|
|
|
Clay.io does this as well: Info Page: http://clay.io/development-tools Basic implementation is:
Of course, it's very customizable - that's just what's required to get it going. |
|||
|
|
|
There is a new open source initiative by the creators of Open Feint. It's called Open Kit (http://openkit.io/) and it's open and free as they come. |
|||
|
|
|
I would point you to http://tapjs.com Been thinking of implementing this on a project of mine. Haven't done a lot of research though. Have a look. |
|||
|
|
|
I integrated playtomic framework with my project. Its very simple to use. Doc can be found at: https://playtomic.com/api/html5 |
|||
|
|