- 🌑 Sleek dark theme with neon accents
- ✨ Smooth animations with Framer Motion
- 📊 Score tracking for X, O, and draws
- 🔄 Reset game functionality
- 📱 Fully responsive design
- 🎮 Classic Tic Tac Toe gameplay
git clone https://github.com/your-username/tic-tac-toe-dark.git
cd tic-tac-toe
npm install
npm run dev
# ----------------------------------------------------------------
How to Play
X goes first
Click any empty square
First to 3 in a row wins
Click "Play Again" to restart
# ----------------------------------------------------------------
Technologies
Next.js 14
React 18
Tailwind CSS
Framer Motion