This is a simple game where you slide tiles in an attempt to align them in order from one to 8. ***************************************************************** Instructions are in game but just in case: Game starts with all tiles in order, you can move them around here by clicking on a tile which neighbors an open spot to move it to that spot. If you want the computer to scramble the tiles press space than hit the scramble button ***************************************************************** In the bottom right are some settings: When show correct is enabled the tiles turn a blueish-green color when in the right place When animations are enabled the tiles glide along the grid These settings can be changed at any time
The scramble button just puts the tiles in a random order, as a result I do not know if all scrambles are solvable. At any time you can hit the button again to get a new scramble Code and some art is by me. Tiles were found online.