This project is a browser-based Tic Tac Toe game built with vanilla JavaScript, HTML, and CSS. It dynamically generates a 3x3 grid of interactive buttons where two players alternate turns as X and O. The game detects winning sequences across rows, columns, and diagonals, highlights the winning combination with a glowing animation, and disables further moves once a winner is declared. A reset button allows the board to be cleared for a new round. The UI is styled with a custom color palette and responsive design, ensuring smooth play on both desktop and mobile devices.
.png)
.png)
.png)
.png)