SG6DIXLV6LQPICMV74JPSK43BYFOBI3LH7HWJRLBRWNECQ7TGX6QC
DYHBLNX63S326PH2KNHIBBQ27L2LXRHUVU3SNL3KRITV5RZNWA5AC
newScores[newBoard[check[0]]!] = 1;
newScores[newBoard[check[0]]!] = 10;
} if (getMoves().length == 0 && newWinner == null) { newScores[TicTacToePlayer.X] = 5; newScores[TicTacToePlayer.O] = 5;
}
if (getMoves().length == 0 && newWinner == null) {
newScores[TicTacToePlayer.X] = 5;
newScores[TicTacToePlayer.O] = 5;