Jump to content

Hosted Leaderboard recommendations


rich
 Share

Recommended Posts

Hi all,

 

Can anyone recommend a hosted leaderboard service? I don't need anything complex, just simple to set-up and ideally not requiring anything server side (although if it does that's ok, within reason).

 

It's been a long time since I had to make a game with this requirement, but I have one now :)

 

Cheers,

 

Rich

Link to comment
Share on other sites

I was looking into this just yesterday, there were many options.  I shortlisted to either:

 

https://www.leaderboards.io/

https://developers.google.com/games/services/common/concepts/leaderboards

 

However neither offered precisely what I wanted, so I'm coding something proprietary (and simple for low volume) today.

 

Please let us know which way you end up going.

Link to comment
Share on other sites

Most of the commercial ones from several years ago (Scoreloop, Mochi, Scoreoid) are dead. I finally got tired of it and rolled my own with Google App Engine.

 

I didn't release the code for it, but this one is pretty similar. Less than 300 lines of Python, so it's easy enough to figure out.

 

https://github.com/omgwtfgames/omgleaderboards

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...