TrueSkill

From C# Gamedev Wiki
Revision as of 11:59, 29 June 2024 by Winkio (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

TrueSkill is a rating system originally developed by Microsoft Research that models each player's skill as a normal distribution with a mean and a variance.

External Links