Skip to content

Jay-Karia/ultra-tic

Repository files navigation

⭕ Ultra Tic Tac Toe

Achieve a three-in-a-row victory across multiple nested 3x3 grids within a larger board.

🎥 Demo

View the demo here

📦 Setup

  • Clone the repo
git clone https://github.com/Jay-Karia/ultra-tic.git
  • Install Dependencies
npm install
  • Start development server
npm run dev
  • Build Application
npm run build

💻 Technologies

  • 🔼 Next.js
  • 💨 Tailwind CSS
  • 👁‍🗨 Shadcn UI