www.randelshofer.ch

RubikPlayer

 

© Werner Randelshofer

Readme  Changes  License

 

Examples   1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  <<  >>

Example 9

 

Uses many parameters together to show a maneuver which moves an edge into right position.

Applet Tag:

<applet
    code="ch.randelshofer.rubik.RubikPlayerApp.class"     archive="rubikplayer.zip"
    
width="264" height="245">

<param name="scriptLanguage" value="RandelshoferGER">
<param name="script"         value="V- O2 L- O L O2 V">
<param name="scriptProgress" value="0">

<param name="displayLines" value="1">

<param name="colorTable" value="0x003373,0xff4600,0xf8f8f8,0x00732f,0x8c000f,0xffd200,0x707070">

<param name="stickers" value="6,1,6,6,0,6,0,0,0, 6,6,6,6,1,6,1,1,1, 2,2,2,2,2,2,2,2,2, 6,6,6,6,3,6,3,3,3, 6,6,6,6,4,6,4,4,4, 6,6,6,6,6,6,6,0,6">

</applet>