This project implements a simple game of Tic Tac Toe where a user can play against an AI opponent. The AI has been designed to make strategic moves to challenge the human player.
- AI vs Human: Play a game of Tic Tac Toe against an intelligent AI opponent.
- Strategic AI: The AI makes strategic moves to block the human player and try to win the game. The Final output of this project!