0xcuriousapple/Tic-Tac-Toe---Creating-Unbeatable-AI
Minimax is a recursive algorithm which is used to choose an optimal move for a player assuming that the opponent is also playing optimally
Python
No issues in this repository yet.
Minimax is a recursive algorithm which is used to choose an optimal move for a player assuming that the opponent is also playing optimally
Python
No issues in this repository yet.