Skip to content

The 15 puzzle (also called Gem Puzzle, Boss Puzzle, Game of Fifteen, Mystic Square and many others) is a sliding puzzle having 15 square tiles numbered 1–15 in a frame that is 4 tile positions high and 4 positions wide (for a total of 16 positions), leaving one unoccupied position.

Notifications You must be signed in to change notification settings

Alesia-Abaeva/fifteen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

Gem Puzzle (game of fifteen)

Deploy

Game of fifteen

Game rules

Game is a sliding puzzle that consists of a frame of numbered square tiles in random order with one tile missing. The puzzle also exists in other sizes, particularly the smaller 8-puzzle. If the size is 3×3 tiles, the puzzle is called the 8-puzzle or 9-puzzle, and if 4×4 tiles, the puzzle is called the 15-puzzle or 16-puzzle named, respectively, for the number of tiles and the number of spaces. The object of the puzzle is to place the tiles in order by making sliding moves that use the empty space.

Screenshot

image

Key features

  • different field sizes from 3x3 to 8x8
  • on / off the sound accompaniment of the movement of tiles
  • the top 10 results are saved in the high score table
  • user records are saved in local storage
  • pause and restart the game whenever you want

Tech stack

  • javascript
  • scss
  • html
  • webpack

About

The 15 puzzle (also called Gem Puzzle, Boss Puzzle, Game of Fifteen, Mystic Square and many others) is a sliding puzzle having 15 square tiles numbered 1–15 in a frame that is 4 tile positions high and 4 positions wide (for a total of 16 positions), leaving one unoccupied position.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published