summaryrefslogtreecommitdiff
path: root/games/py-trueskill/DESCR
blob: 3dd2ad4265bd88e540be265c049632a22ebad190 (plain)
1
2
3
4
5
6
TrueSkill(tm) is a rating system among game players. It has been
used on Xbox Live to rank and match players. TrueSkill system
quantizes `TRUE' skill points by a Bayesian inference algorithm.

This project is a Python package which implements TrueSkill(tm)
rating system.