arnonsang / 15-puzzle-svelte

The 15 Puzzle is a sliding puzzle which has 15 square tiles numbered 1 to 15 in a frame that is 4 tile positions high and 4 positions wide, with one unoccupied position. Made with SvelteKit

Home Page:https://15puzzle.games.iamickdev.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Svelte 15 Puzzle Game!

Live demo here

To run this project

  • Install package using npm i or pnpm i
  • Run development npm run dev or pnpm run dev
  • It's work with Bun too!

Stack

  • SvelteKIT
  • TailwindCSS (+daisyui)

Contributor

License

This project is licensed under the MIT License.

About

The 15 Puzzle is a sliding puzzle which has 15 square tiles numbered 1 to 15 in a frame that is 4 tile positions high and 4 positions wide, with one unoccupied position. Made with SvelteKit

https://15puzzle.games.iamickdev.com/


Languages

Language:Svelte 82.2%Language:JavaScript 13.0%Language:HTML 2.2%Language:CSS 1.9%Language:Dockerfile 0.8%