animals [sliding puzzle game] [alphabetical] [1]

slider puzzle Sliding Puzzle Quiz (vanilla javascript)
Moves: 0
[News Flash]
Above is a 3 x 3 grid. In the grid are 8 pictures which appear in a random order each time you start the activity. The key is the BLANK frame. You can move any HORIZONTAL or VERTICAL "next door" picture into a BLANK frame simply by clicking on it. Your task is to see if you can move the pictures around until they are in alphabetical order around the blank middle square. At the bottom of the screen you can see how many moves it took you. To restart the activity just refresh the page.