Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 1.32 KB

README.md

File metadata and controls

31 lines (17 loc) · 1.32 KB

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/