/TicTacToeGameAI

Implementation of Tic Tac Toe and AI players using C++. The AI players can use the Minimax algorithm and Monte Carlo Tree Search.

Primary LanguageC++

Watchers