Skip to main content
Module

x/glicko2/deno_dist/mod.ts

🎖️ Implementation of the Glicko-2 rating system in Typescript
Latest
import * as glicko2 from "https://deno.land/x/glicko2@v1.3.2/deno_dist/mod.ts";

Classes

The main class of the rating system

The class for a player object

The class for a Race which is a match that includes more than 2 competitors

The class for teams

Functions

Makes function 'f' used in volatilityAlgorithms

The default volatility algorithm for Glicko2