A classic, interactive Tic-Tac-Toe game developed using pure Web Technologies. This project was built to practice DOM manipulation and game logic implementation.
- Responsive Design: Playable on Desktop, Tablet, and Mobile.
- Game Logic: Built-in win and draw detection.
- Reset Feature: Quick reset button to start a new game instantly.
- Modern UI: Clean and minimal aesthetics.
- HTML5: For structured content.
- CSS3: For custom styling and layout.
- JavaScript: For game mechanics and interactivity.
Inspired by the Apna College (Alpha) Web Development series.