This is a simple and interactive Tic Tac Toe game built using HTML, CSS, and JavaScript. Players take turns to mark X and O on the grid, with automatic win detection and the option to reset or start a new game.
- Players take turns marking X and O on a 3×3 grid, with real-time interaction.
- The game checks for a winner or a draw, displaying messages accordingly.
- The layout adapts to different screen sizes, with a reset button to start a new game.
- Live Link : Click Here !
This project is licensed under the MIT License - see the LICENSE file for details.
We welcome feedback and contributions. Feel free to open an issue or submit a pull request.