jQuery Image Block Sliding Game (with source code)

Image Sliding Game

Rearrange squares by sliding them into the empty space and match all squares into a complete picture.

$(document).ready() { ... }


HTML


Initialize the Game


You have my permission to use this code in your own projects.

Image Sliding Game - jQuery