A simple and interactive Tic-Tac-Toe game built using HTML, CSS, and JavaScript.
This project allows two players to play Tic-Tac-Toe in a turn-based manner with automatic win detection and score tracking.
โ
Turn-based Gameplay (Player 1: โ, Player 2: โญ)
โ
Win Detection (Rows, Columns, Diagonals)
โ
Score Tracking (Player 1 & Player 2 scores persist)
โ
Game Reset Functionality (New Game button)
โ
Responsive Design (Works on mobile & desktop)
โ
Stylish UI with Poppins font
Follow these steps to run the project on your local machine:
git clone https://github.com/nainee99/tic-tac-toe.git
cd tic-tac-toe