Free Online Leaderboard plugin!

Hey all, So I’m in no way associated with this service, but I just discovered it and implemented it for my own game and it’s freaking awesome so I wanted to let everyone know about it.

It’s a simple leaderboard system that allows your users to type in whatever username they want and then have their score submitted into online rankings. Best part is they don’t need to register to use it, only you need to register an account for your project.

For my game in particular I originally wanted to track both the time and points and this system only has a slot for one “score” but then my friend pointed out I could convert the time into bonus points on the backend and then truncate it into a single score. It’s stupidly easy to implement and setup so I really recommend it to anyone who wants a leaderboard system for their own game. 4/5 stars (would be 5 if you could add custom/multiple scores to track)

This is pretty cool. Nice share :slight_smile: