|
|
|
| |
The objective of the game is to move all of the blocks from the left column to the right
column. You can move one block at a time by clicking and dragging with your mouse. You cannot place a block on top of a smaller block. |
|
<applet codebase=classes/tower code=Tower.class width=500 height=450>
</applet>
|
Source: Tower.java
Kong-Kat Wong
|
|
|