a simple implementation of `Tic Tac Toe` game with an Ai agent using simple `MiniMax` algorithm for deciding what to do next.