jstrueskill

0.0.0 • Public • Published

JsTrueSkill

A JavaScript implementation of the TrueSkill ranking algorithm.

Ported from the Java implementation.

Which in turn is ported from the C# implementation.

There are a number of improvements planned:

  • refactor various classes to improve the API
  • refactor various classes to make them more JavaScript-y
  • improve comments
  • add example usage
  • remove the package structure as it makes little sense in JavaScript
  • improve unit tests

/jstrueskill/

    Package Sidebar

    Install

    npm i jstrueskill

    Weekly Downloads

    1

    Version

    0.0.0

    License

    BSD

    Last publish

    Collaborators

    • racingjellyfish