Tic Tac Toe Game

Welcome to the Tic Tac Toe game! This is a simple implementation of the classic game where two players take turns marking a square in a 3x3 grid.

To play, simply click on a square to place your mark. The first player to get three marks in a row (horizontally, vertically, or diagonally) wins the game.