A classic sliding puzzle (4*4) built using Vanilla JS
The game can be played in Two modes
- Timer Mode
- Non-Timer Mode
- In timer Mode you will have to complete the game within 60 seconds to win.
- To start timer Mode click the Button named Start.
- In case you want to reset the Timer click the button named Reset.
- If you want to Reset all tiles to their original place click ResetTile button.
- To play Non-Timer mode click Shuffle to play.
- Difficulty level can be chosen in dropdown for both Modes
Happy Gaming !!
The app is deployed here at https://sliding-puzzle-basic.netlify.app/