You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
About
A sleek dark-themed Tic Tac Toe game with neon visuals, built with Next.js and animated using Framer Motion. Features score tracking, responsive design, and smooth gameplay animations.