A simple and visually appealing Tic-Tac-Toe game built with HTML, CSS, and JavaScript. This project is perfect for learning and practicing web development fundamentals, including DOM manipulation, game logic, and animations.
- Dark Mode: A modern, user-friendly interface with a dark theme.
- Smooth Animations: Transitions for cells and buttons to enhance user experience.
- Custom Alerts: Stylish modals to display the winner or a tie.
- Dynamic Restart: A button to restart the game at any time.
- Turn Indicator: Displays whose turn it is in real-time.
- Clone or download this repository:
git clone https://github.com/MrPokeYT/tic-tac-toe.git