This is a simple 8 Puzzle Game built with React and Tailwind CSS.
-
Clone the repository:
git clone https://github.com/garvittsingla/8-puzzle-react.git
-
Navigate to the project directory:
cd 8-puzzle-react
-
Install the dependencies:
npm install
Usage
- Start the development server:
npm run dev
- Open your browser and navigate to http://localhost:3000.
Features
- Shuffle and reset the puzzle
- Track the number of moves
- Confetti animation on winning
- Responsive design