Skip to main content

Questions tagged [ranking]

A method of prioritizing a set of similar entities by comparing a value. Can be used to order players by competency (win %) or equipment by cost.

0 votes
0 answers
49 views

I'm using Trueskill to try to create a rating system for a tennis tournament among my friends. Games are 1v1, so I'm trying out the following: ...
user3083022's user avatar
0 votes
0 answers
593 views

I have a multiplayer game that, similar to chess, will have a win/tie/lose outcome in a 1v1 setting. I've been looking at Elo versus Glicko & Glicko-2 and it seems Glicko-2 might be a good one to ...
K2xL's user avatar
  • 111
1 vote
1 answer
101 views

There is a simple word game, where players score points for each game they play. It creates a global chart, ranking players by their score. The problem is that when a new player comes into the game, ...
user1065145's user avatar
2 votes
2 answers
359 views

Browser-based strategy game where you play an empire vs other player empires. The main PvP element is battles between empires where outcome results in gaining or losing rank. Troops are also damaged/...
SpacemanSpiff's user avatar
3 votes
2 answers
334 views

I have noticed that CS:GO and Overwatch, two very popular competitive games, force you to play a rather big amount of unranked games and gain a certain "level" before you are allowed to play ranked. ...
R.I.P.30.12.21Baskakov_Dmitriy's user avatar
1 vote
1 answer
786 views

I've decided to use the ELO rating system for my chess-like strategy game. I've implemented the algorithm but I don't really understand it completely (I'm not a maths person)... I've decided to give ...
user38725's user avatar
  • 214
1 vote
1 answer
972 views

I want to know the fastest and most efficient way to compute points and ranking in real time. I'm doing a betting football game (a game where users try to predict the outcome of a game before it). In ...
Fingolricks's user avatar
0 votes
2 answers
103 views

I'm currently making a stock game where the user can buy fictional stocks. Upon registering the user will receive 1.000.000 DKK (danish krone) to spend on stocks. I'm trying to create a ranking ...
Jazerix's user avatar
  • 101

15 30 50 per page