Elixir implementation of the Glicko rating system
Go to file
avitex 218ac020fe Flattern opponent in result map 2017-11-16 13:43:03 +11:00
lib Flattern opponent in result map 2017-11-16 13:43:03 +11:00
test Improve opts and test 2017-11-16 13:37:56 +11:00
.gitignore Initial commit 2017-11-15 20:32:39 +11:00
LICENSE Add readme and license 2017-11-15 20:37:48 +11:00
README.md Add readme and license 2017-11-15 20:37:48 +11:00
mix.exs Initial commit 2017-11-15 20:32:39 +11:00
mix.lock Initial rating implementation 2017-11-16 12:39:07 +11:00

README.md

elixir-glicko (IN-PROGRESS)

An Elixir implementation of the Glicko rating system.