im-Qarch / 15-Puzzle

15 Puzzle game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

15 Puzzle - Interview Test

15 Puzzle 15 Puzzle


Demo Here !

Baed on Lightweight version of Vitesse

Features


UI Frameworks

  • UnoCSS - The instant on-demand atomic CSS engine.

Icons

Plugins

GitHub Template

Create a repo from this template on GitHub.

Clone to local

If you prefer to do it manually with the cleaner git history

npx degit im-Qarch/15-Puzzle my-15-puzzle-app
cd my-15-puzzle-app
pnpm i # If you don't have pnpm installed, run: npm install -g pnpm
pnpm dev

About

15 Puzzle game


Languages

Language:TypeScript 45.5%Language:Vue 40.5%Language:CSS 7.5%Language:HTML 6.5%