Rating
This library provides an easy and type-safe way to maintain player's ratings.
Example
use ;
Details
Currently, it only implements the classical Elo rating system, widely used in the chess community.
This library provides an easy and type-safe way to maintain player's ratings.
use ;
Currently, it only implements the classical Elo rating system, widely used in the chess community.