radoneman / elo-rating-multiplayer

A modified ELO rating for multiplayer games with more than 2 players.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

elo-rating-multiplayer

A modified ELO rating for multiplayer games with more than 2 players.

The class implements two methods

  1. calculateMultiplayer - calculate rating for multiple players (2+ players)
  2. calculate2PlayersRating - for 2 player games

About

A modified ELO rating for multiplayer games with more than 2 players.

License:GNU General Public License v2.0


Languages

Language:Java 100.0%