A simple Tic Tac Toe game built using HTML, CSS, and JavaScript. Play against your friend and have fun! 🎉
✅ Two-player game (Player X vs. Player O)
✅ Interactive UI with a clean design
✅ Win detection and draw detection
✅ Restart game button
- HTML – Structure of the game
- CSS – Styling and layout
- JavaScript – Game logic and interactivity
/Tic-Tac-Toe-Game
│── index.html # Main HTML file
│── style.css # CSS file for styling
│── script.js # JavaScript file for game logic
│── README.md # Project documentation
1️⃣ Clone the repository
git clone https://github.com/srujankumar656/Tic-Tac-Toe-Game.git
2️⃣ Open the folder
Open the Folder
cd Tic-Tac-Toe-Game
3️⃣ Open index.html in your browserNow play and Enjoy the Game
🎯 Game Start
🎉 Winner Detected
📬 Contact
📧 Email: your-srujankumarit656@gmail.com
🔗 GitHub: srujankumar656