A sliding puzzle game where you reconstruct images.
| Gameplay | Completed |
|---|---|
![]() |
![]() |
npm install
npm start- Click "New" to start a game
- Click tiles to slide them into the empty space
- Arrange all tiles correctly to complete the puzzle
npm run build:win # Windows
npm run build:mac # macOS
npm run build:linux # Linux- Timer and move counter
- Hint button
- Win celebration screen

