Tagged Questions
2
votes
1answer
117 views
How to design rating (leaderboard)
I have a quiz online game. For each game there is a prize (number of scores). Now I have three ratings: top for the last day, top for the last week, total top (based on the sum of scores). Sum is not ...
0
votes
1answer
154 views
Efficient existing rating system for multiplayer?
I would like to add a rating for online version of a board game. In this game there are many game rooms each normally having 3-4 people.
So I expect that player's rating adjustments (RA) should ...
3
votes
3answers
208 views
Score vs. Kills in a casual game
I am making a simple phone game and having a conceptual argument with my partner. The argument might end up being inconsequential, but I would like to hear some opinions from actual devs who are ...
2
votes
3answers
336 views
Player Ranking System
Already posted this on another forum but I'll repost it here because I'm curious if this is a good forum for game-design questions.
I'm looking to design a player ranking system for my game. The ...
5
votes
2answers
195 views
How to evaluate a user against optimal performance?
I have trouble coming up with a system of assigning a rating to player's performance. Well, technically there is is a trivial rating system, but I don't like it because it would mean assigning ...