Download ImagePuzzle game

Play

File download

Download html file and sample images

Configuration

After downloading the script, you might want to change these three javascript variables:

var puzzleImages = ['images/image1.jpg', 'images/image2.jpg', 'images/image3.gif','images/image4.gif'];
var rows = 3;
var cols = 3;

puzzleImages is an array of the images the script have to choose from. rows and cols specifies number of pieces in the puzzle.

Comments

No one has commented this - be first!

Post your comment

Don't have an avatar? Create one at Gravatar.com.

Confirmation code:

Go to cbolson.com


About/Contact | A good idea? | Submit a script | Privacy notice
© 2005 - 2024 dhtmlgoodies.com