Closed andreimesquita closed 4 years ago
Create an specific implementation of the Negamax algorithm to be used in the Tic-Tac-Toe game.
Done in https://github.com/andreimesquita/AIEngine/pull/1
Create an specific implementation of the Negamax algorithm to be used in the Tic-Tac-Toe game.