Hi guys,
I am doing an assignment that requires me to use tree nodes and minimax algorithm to make a tic tac toe game. It would be player vs the computer. Each nodes should represent each possible boards that can be played. Currently, I have no idea what to do. Can anyone point me to the right direction? Anything helps, thanks.