Playing Instructions: Rotate the cube by dragging it with the mouse button; move the pieces by holding "control" and dragging one piece to a neighboring piece with the mouse button.
Java Source: CubeApp.java
HTML Source:
<applet CODE="CubeApp.class" WIDTH=420 HEIGHT=200> </applet>