Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elo Build Status Inline docs Deps Status Hex.pm

Calculate Elo ratings.

iex> Elo.rate 1200, 1600, :win
{1222, 1578}

See the documentation for usage information.

Installation

def deps do
  [{:elo, "~> 0.1.0"}]
end

TODO

  • adjustable k-factor or k-factor rules per player

About

💯 Elo rating calculator for Elixir.

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages