First version of Tic Tac Toe AI
The game is programmed using the Alpha Beta Pruning algorithm (derived from the MiniMax algorithm used in Game Theory).
First version of Tic Tac Toe AI
The game is programmed using the Alpha Beta Pruning algorithm (derived from the MiniMax algorithm used in Game Theory).