Tagged Questions
4
votes
2answers
584 views
How to design a leaderboard?
This sounds like an easy thing but when I considering the following
Many players
Some have played many games and some just started
Different type of statistics
On what information should the ...
4
votes
1answer
381 views
Online leaderboards for iPhone games [closed]
I'd like to add an online leaderboard to my iPhone game. Upon discovering the time and effort required to create a Game Center account I started considering other options.
What do you use for online ...
8
votes
1answer
546 views
How are you handling scores that can worsen (e.g. Elo rating) in Game Center?
Currently, Game Center leaderboard scores can only change one-way (e.g. increase). This makes it impossible (I think) to deal with Elo ratings and the like. How are you getting around this in your ...