Tic-Tac-Toe is a classic two-player game where the objective is to be the first to form a line of three marks (either 'X' or 'O') on a 3x3 grid. This project provides a simple and interactive implementation of the game, allowing two players to compete against each other.