Tic-Tac-Toe (Custom) is a classic Tic-Tac-Toe game with a twist: players can customize their game by entering names or emojis for Player 1 and Player 2. The game features a clean and responsive design, making it easy to play on various devices. It includes functionality for handling player turns, detecting winners or draws, and resetting the game.
Currently hosted at https://customtictactoe.w3spaces.com
- Customizable player names or emojis
- Simple and intuitive user interface
- Responsive design for various devices
- Turn-based gameplay
- Automatic detection of winners or draws
- Reset game functionality
- Click on the cells of the game board to make a move.
- The game will automatically switch turns between Player 1 and Player 2.
- The result will be displayed when there is a winner or a draw.
- Use the "Reset Game" button to start a new game.
Feel free to fork the repository and submit pull requests. Contributions to improve the game or add new features are welcome!