Player
class Player
This class represents a tournament player.
This is a facade created to enable exporting the code to JS, though it can also be used directly within the JS modules of any KMP project.
Properties
Link copied to clipboard
Set of players already faced.
Link copied to clipboard
The games with black pieces counter.
Link copied to clipboard
The current elo.
Link copied to clipboard
The Elo rating at the start of the tournament.
Link copied to clipboard
List of matches played by this participant.
Link copied to clipboard
Historical record of scores per round.