/MCTS-Tic-Tac-Toe

Text-based Tic Tac Toe with AI that uses Monte Carlo Tree Search to find the best move.

Primary LanguagePython