TicTacToe AI This project implements the Minimax algorithm in order to create an unbeatable TicTacToe AI. Make sure you have all the packages installed which are mentioned in requirements.txt, then run main.py to play!