Show HN: Fun Elo-based leaderboard for games (shmelo.io)
Hi HN,
I built a leaderboard app to track rankings for my Catan group. It’s based on the Elo ranking system—the same system used in chess.
Everyone starts with 1100 points, and your score changes based on game results. Beating a stronger player earns you more points.
Turns out, the "elo" system isn’t just for chess. It works for any competitive game. We’re now using it for a variety of board games, and even for padel, and tennis.
Recently, I decided to open it up to the public.
You can give it a try — it’s free.
3 comments
[ 0.27 ms ] story [ 18.4 ms ] threadAnd, at least in that context, they're not regularly referred to as 'fun' XD. It's a very good system, but when they're also used to determine who you play in the pool of players it can regarded as a method to forcing players towards a constant 50% win rate or 'forced 50'.
Personally I think Elo is a nice neat system and it's cool to see you making it accessible for other offline use cases.
My goal isn’t to just use the elo system for the sake of it, but to bring a fun ranking element to competitive games like board games and stuff. currently elo system works for us, but if we find something better, no hard feelings.
Appreciate your feedback o/