🎮 Tic Tac Toe Game | JavaScript, HTML, CSS A classic two-player Tic Tac Toe game built using web development technologies — fully interactive and responsive. 🔹 Features: Simple and clean user interface Real-time turn switching Win/tie detection logic Option to restart the game 💡 What I Learned: DOM manipulation using JavaScript Implementing game logic and condition checking Handling user input and UI feedback Structuring reusable code for small projects 📁 GitHub Repository: https://github.com/anushreebhattacharya/Tic-Tac-Toe