Skip to content

Implements the Elo rating system calculations in Rust

Notifications You must be signed in to change notification settings

matt-d-webb/elo.rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elo

elo

Implements the basic Elo rating system in Rust.

The Elo rating system is a method for calculating the relative skill levels of players in zero-sum games such as chess. It is named after its creator Arpad Elo, a Hungarian-American physics professor - > wikipedia

About

Implements the Elo rating system calculations in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages