Skip to content
/ ScoreKit Public

Implements (initially) Elo rating for relative score among a body of players

License

Notifications You must be signed in to change notification settings

stig/ScoreKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScoreKit implements the Elo rating system for calculating a player's relative skill. It was developed for Chess, but can be used in a myriad of two- and multi-player games.

It uses a strategy to provide the variability, so you can easily write your own variant and plug it into the same algorithm.

About

Implements (initially) Elo rating for relative score among a body of players

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages