Skip to content

shelcia/sliding-puzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sliding-puzzle

Sliding Puzzle

PRs Welcome Open Source Love svg2

A classic sliding puzzle (4*4) built using Vanilla JS

Game Instructions

game demo image

The game can be played in Two modes

  • Timer Mode
  • Non-Timer Mode
  1. In timer Mode you will have to complete the game within 60 seconds to win.
  2. To start timer Mode click the Button named Start.
  3. In case you want to reset the Timer click the button named Reset.
  4. If you want to Reset all tiles to their original place click ResetTile button.
  5. To play Non-Timer mode click Shuffle to play.
  6. Difficulty level can be chosen in dropdown for both Modes

Happy Gaming !!

The app is deployed here at https://sliding-puzzle-basic.netlify.app/