Skip to content

fasmat/trueskill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1fc9949 · Jun 29, 2016

History

29 Commits
Sep 2, 2015
Jun 29, 2016
Nov 24, 2013
Nov 24, 2013
Jun 29, 2016
Jun 29, 2016
Sep 2, 2015
Sep 2, 2015
Sep 2, 2015
Sep 2, 2015
Sep 2, 2015

Repository files navigation

TrueSkill implementation in Go

The TrueSkill ranking system is a skill based ranking system developed at Microsoft Research for Xbox Live.

It is a flexible ranking system that implements skill tracking of players and teams based on the outcome of games. The TrueSkill algorithm can be used to arrange interesting matches (matchmaking) and can be used to recognise and potentially publish the skills of players and teams tracked.

This package is licensed under the MIT license.

About

TrueSkill algorithm implementation in go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages