Skip to content

The puzzle game in which you have to slide the boxes so that the numbers on the boxes are arranged.

Notifications You must be signed in to change notification settings

ChaudharyNishant/Sliding-Puzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Sliding-Puzzle

The puzzle game in which you have to slide the boxes so that the numbers on the boxes are arranged.

There are 8 numbered boxes from 1 to 8 kept in some order in a 3x3 matrix with 1 blank space. You have to move one box in the blank space at a time so that the numbered boxes are arranged in ascending order and the blank space is at the end. Do this in minimum number of steps. The number of steps to reach the final state increases with the level.

You can restart the level if you think you have made it more difficult. You can also restart or quit the game at any time.

Check out the gameplay here

I have played this game upto level 43. You think you can play further?

About

The puzzle game in which you have to slide the boxes so that the numbers on the boxes are arranged.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published