/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

Primary LanguagePython

No issues in this repository yet.