Applet Name: Team 15
Applet Source: Team15.java
Import(s): java.awt, java.util, java.applet, java.lang
Feature(s): text, GUI, mouse
Author: Dario Scopesi
Team15 takes no parameters.
To play with it, you just click on the square you want to move. The
purpose is to re-order all the squares from 1 to 15, leaving the hole in
the south-east corner.
Usage example:
<applet code=Team15.class width=200 height=200> </applet>