Welcome to the Tic Tac Toe game repository! This is a simple implementation of the classic Tic Tac Toe game using HTML, CSS, and JavaScript. It's perfect for revising your knowledge of JavaScript and front-end web development .
Responsive Design: The game is designed to work well on both desktop and mobile devices.
Win Detection: The game automatically detects when a player has won and highlights the winning squares.
Reset Option: Players can reset the game at any time to start a new game.