Page 1 of 1

Introduce ranking system on Io website

Posted: Tue May 17, 2022 4:29 pm
by Avecezar
Please implement ranking system so every game result posted on https://online.re-volt.io/sessions/results.php will generate ranking points as well. Ranking system should be separate for casual and competitive players. Every new player could be assigned 1000 points as starting ranking. Each win or loss against anyone would recalculate new ranking of the player.

For this you could consider among a few options:
- ELO system
- Trueskill system https://trueskill.org/ or
- Openskill system https://github.com/philihp/openskill.js

In this way all gaming efforts will be remembered and will encourage players for more effort.