Tic Tac Toe A classic Tic Tac Toe game built with HTML, CSS, and JavaScript.
- Interactive 3x3 game board
- Tracks the current player's turn
- Detects and highlights winning moves
- Displays a win or draw message
- Allows players to restart the game
- Click on an empty cell to make your move.
- The game will automatically switch to the other player's turn.
- Try to get three of your marks (X or O) in a row (horizontally, vertically, or diagonally) to win.
- If all cells are filled and no one has won, the game ends in a draw.
- Click the "Restart" button to start a new game.
- HTML
- CSS
- JavaScript
This project is licensed under the Creative Commons Zero v1.0 Universal License. See LICENSE for details.
For support, visit our website http://rayhaangeneral.gq
If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request. Contributions are welcome!