GameState

constructor(players: MatchPlayers, lastPlayer: PieceType, board: Board, winner: Player? = null)