Browser-based sliding puzzle game
Demo Play Here
- After scambling the numbers, slide the numbers back in order from 1 to 15
- Standard game settings
- Implemented board rotation for increased difficulty
Edit the script.js
and index.html
files to modify the game.
To deploy, simply open the index.html
file in your browser.
- Languages - HTML, CSS, and JavaScript