Example
|
About
A nicely polished version of the infamous Tile Game.
You'll be given an interesting ranking when you finish
(depending on how long you take).
(Here's a clue: don't move the four inner tiles
until the outer tiles are in their correct positions).
Incidentally, this excellent image was painted by Judson Huss, and is named
'Return from Africa'.
See Morpheus International
for more surreal images by this painter.
|
Source
|
Parameters
|
imageName
|
Relative reference to the image to display.
|
|
Usage Example
<applet code=JZOOTileWork.class width=256 height=256>
<param name=imageName value=image256x256.jpg>
</applet>
|
|