Tic Tac Toe is a simple two-player game where players take turns placing their mark (either 'X' or 'O') on the 3x3 grid. The first player to align three of their marks horizontally, vertically, or diagonally wins. If all cells are filled without a winner, the game is a draw. To play, simply click on an empty cell to make your move!