Tic-Tac-Toe using minimax algorithm I have implemented the Tic-Tac-Toe AI bot. The "MiniMax" algorithm play main role in this project. Have Fun !!