JigSaw Puzzle
This is yet another great jigsaw puzzle applet, free for non-commercial use! For a contest edition with cgi-classes and with highscores, contact the author, Wouter Wijtenburg, for further information. (Click applet to begin puzzle).
Usage: Download JSawPuzzle.zip and unzip it in your HTML directory.
Java Source: not available
HTML Source:
<applet code="puzzle.class" align="baseline"
width="435" height="406">
<param name="Columns" value="5">
<param name="Image" value="kopie.jpg">
<param name="Rows" value="5">
</applet>
<br>
<applet code="puzzleControl.class" align="baseline"
width="231" height="43">
<param name="bgColor" value="black">
</applet>
Author: Wouter Wijtenburg
Homepage: http://www.flugel.com/game.html
|