SkillAgentSearch skills...

Trueskill

TrueSkill algorithm implementation in go

Install / Use

/learn @fasmat/Trueskill
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

TrueSkill implementation in Go

Build Status codecov Go Report Card Go Reference License Latest Release

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 recognize and potentially publish the skills of players and teams tracked.

This package is licensed under the MIT license.

View on GitHub
GitHub Stars19
CategoryDevelopment
Updated6d ago
Forks5

Languages

Go

Security Score

90/100

Audited on Mar 30, 2026

No findings