Tic Tac Toe AI

This game demonstrates adversarial AI using the Minimax algorithm. The AI evaluates future board states to select optimal moves.