A classic Tic-Tac-Toe game built with HTML, CSS, and JavaScript. The game features dark and light modes and includes GIF animations to make the gameplay more fun and engaging.
- Two-player Tic-Tac-Toe gameplay
- Toggle between dark and light mode
- Fun GIF animations when a player wins
- Responsive design for desktop and mobile
- Open the
index.htmlfile in a web browser. - Click on the cells to place your mark (X or O).
- The game automatically detects the winner or a draw.
- Toggle between dark and light modes using the switch.
- HTML
- CSS
- JavaScript