I\'m working on building a partial tree for Monte Carlo Search Tree, I have my node class and it contains things like the game board, who\'s turn it is, and a list of Nodes