Your browser lacks required capabilities. Please upgrade it or switch to another to continue.
Loading…
<<nobr>>
<<set $Line1 to "Ri Di R D">>
<<set $Line1Alt to "Ri Di R D ">>
<<set $Line2 to "U R Ui Ri Ui Fi U F">>
<<set $Line2Alt to "U R Ui Ri Ui Fi U F ">>
<<set $Line3 to "Ui Li U L U F Ui Fi">>
<<set $Line3Alt to "Ui Li U L U F Ui Fi ">>
<<set $Line4 to "F U R Ui Ri Fi">>
<<set $Line4Alt to "F U R Ui Ri Fi ">>
<<set $Line5 to "L Ri Ui R U Li Ui Ri U R">>
<<set $Line5Alt to "L Ri Ui R U Li Ui Ri U R ">>
<<set $Line6 to "R U Ri U R U U Ri">>
<<set $Line6Alt to "R U Ri U R U U Ri ">>
<<set $Line7 to "R Ui R U R U R Ui Ri Ui R R">>
<<set $Line7Alt to "R Ui R U R U R Ui Ri Ui R R ">>
<<set $Line8 to "Vi Hi V U Vi H V Ui">>
<<set $Line8Alt to "Vi Hi V U Vi H V Ui ">>
<<set $Line9 to "U Vi Hi V Ui Vi H V">>
<<set $Line9Alt to "U Vi Hi V Ui Vi H V ">>
<<set $Line10 to "U R L U U Ri Li U R L U U Ri Li">>
<<set $Line10Alt to "U R L U U Ri Li U R L U U Ri Li ">>
<</nobr>><<display Intro>><<set $Score to 0>>Welcome! Ready to [[test your memory|PlayerEntry]] of the Rubik's Cube Solving Guide?
If you want a refresher first, here’s the full guide, with the moves to memorize in //italics//:
STEP 1
Solve "the cross"
STEP 2
The cross should be at U. Put each corner under where it should go, then do this until it’s in place:
//Ri Di R D//
STEP 3
Put solved face on D. We’re now solving top edge cubes down to complete the middle layer. To move one down to the right while facing you, do this:
//U R Ui Ri Ui Fi U F//
STEP 3.1
To move down to the left while facing you, do this:
//Ui Li U L U F Ui Fi//
STEP 4
Make a cross on top. Just do this move:
F U R Ui Ri Fi
To get to the next step in this sequence (looking at U):
OOO OOO OXO OXO
OXO XXX XXO XXX
OOO OOO OOO OXO
Remember: Only the cross pieces matter. Ignore the corners.
STEP 5
Moving corners into place. This will, when looking at U, leave the top right corner alone and move the other three counter-clockwise.
//L Ri Ui R U Li Ui Ri U R//
STEP 6
If you have this orientation on U:
OXO
XXX
XXO
Do this:
//R U Ri U R U U Ri
Y//ou might have to do it a few times to get a solid U. Note: You have to make sure the pattern is positioned just like it is above for this to work. Turn the cube until you see it as it is there.
If you don’t see that pattern on U, when looking at U, make sure the square in the top left of F is the top color, and then repeat the above sequence until you do have that orientation of U.
STEP 7
Final step! If all the top center cubes will need to be switched with each other, do the below. If only three of them need to be switched (meaning one is in the right spot), place the solid face away from you, and then do the below. Either way, repeat the below until the cube is solved.
//R Ui R U R U R Ui Ri Ui R R//
PICTURE CUBE ADDENDUM
If you have a picture cube, solve as normal, but you may be left with some center cubes oriented incorrectly. If this is the case, use the following moves to resolve:
STEP 8a
MOVE TWO MIDDLE-CENTER PIECES BY 90 DEGREES:
You can't rotate one middle-center piece by 90 degrees—it always has to be two at once, so consider carefully.
You'll also need to use two new moves:
V = the vertical slice between R and L, viewed from R
H = the horizontal slice between U and D, viewed from U
This will make the U middle-center piece rotate counter-clockwise, and the L middle-center piece rotate clockwise.
//Vi Hi V U Vi H V Ui//
STEP 8a.1
You can also instead rotate the U middle-center piece clockwise, and the L middle-center piece counter-clockwise like this:
//U Vi Hi V Ui Vi H V//
STEP 8b
ROTATE A SINGLE MIDDLE-CENTER PIECE BY 180 DEGREES:
This will rotate the U middle-center piece by 180 degrees:
//U R L U U Ri Li U R L U U Ri Li//
<<set $Score to 0>>Fill in each line!
STEP 2:
<<textbox "$PlayerGuessLine1" "" autofocus>>
STEP 3:
<<textbox "$PlayerGuessLine2" "">>
STEP 3.1:
<<textbox "$PlayerGuessLine3" "">>
STEP 4:
<<textbox "$PlayerGuessLine4" "">>
STEP 5:
<<textbox "$PlayerGuessLine5" "">>
STEP 6:
<<textbox "$PlayerGuessLine6" "">>
STEP 7:
<<textbox "$PlayerGuessLine7" "">>
STEP 8a:
<<textbox "$PlayerGuessLine8" "">>
STEP 8a.1:
<<textbox "$PlayerGuessLine9" "">>
STEP 8b:
<<textbox "$PlayerGuessLine10" "" "Grading">>
[[Check your work!|Grading]]STEP 2:
<<if $PlayerGuessLine1 eq $Line1 or $PlayerGuessLine1 eq $Line1Alt>>''Correct!''<<set $Score +=1>><html><br></html>//$Line1//<<else>>''You missed this.'' It's:<html><br></html>//$Line1//<html><br></html>You had:<html><br></html><<if $PlayerGuessLine1 is "">>[NO ENTRY]<<else>>//$PlayerGuessLine1//<</if>><</if>>
STEP 3:
<<if $PlayerGuessLine2 eq $Line2 or $PlayerGuessLine2 eq $Line2Alt>>''Correct!''<<set $Score +=1>><html><br></html>//$Line2//<<else>>''You missed this.'' It's:<html><br></html>//$Line2//<html><br></html>You had:<html><br></html><<if $PlayerGuessLine2 is "">>[NO ENTRY]<<else>>//$PlayerGuessLine2//<</if>><</if>>
STEP 3.1:
<<if $PlayerGuessLine3 eq $Line3 or $PlayerGuessLine3 eq $Line3Alt>>''Correct!''<<set $Score +=1>><html><br></html>//$Line3//<<else>>''You missed this.'' It's:<html><br></html>//$Line3//<html><br></html>You had:<html><br></html><<if $PlayerGuessLine3 is "">>[NO ENTRY]<<else>>//$PlayerGuessLine3//<</if>><</if>>
STEP 4:
<<if $PlayerGuessLine4 eq $Line4 or $PlayerGuessLine4 eq $Line4Alt>>''Correct!''<<set $Score +=1>><html><br></html>//$Line4//<<else>>''You missed this.'' It's:<html><br></html>//$Line4//<html><br></html>You had:<html><br></html><<if $PlayerGuessLine4 is "">>[NO ENTRY]<<else>>//$PlayerGuessLine4//<</if>><</if>>
STEP 5:
<<if $PlayerGuessLine5 eq $Line5 or $PlayerGuessLine5 eq $Line5Alt>>''Correct!''<<set $Score +=1>><html><br></html>//$Line5//<<else>>''You missed this.'' It's:<html><br></html>//$Line5//<html><br></html>You had:<html><br></html><<if $PlayerGuessLine5 is "">>[NO ENTRY]<<else>>//$PlayerGuessLine5//<</if>><</if>>
STEP 6:
<<if $PlayerGuessLine6 eq $Line6 or $PlayerGuessLine6 eq $Line6Alt>>''Correct!''<<set $Score +=1>><html><br></html>//$Line6//<<else>>''You missed this.'' It's:<html><br></html>//$Line6//<html><br></html>You had:<html><br></html><<if $PlayerGuessLine6 is "">>[NO ENTRY]<<else>>//$PlayerGuessLine6//<</if>><</if>>
STEP 7:
<<if $PlayerGuessLine7 eq $Line7 or $PlayerGuessLine7 eq $Line7Alt>>''Correct!''<<set $Score +=1>><html><br></html>//$Line7//<<else>>''You missed this.'' It's:<html><br></html>//$Line7//<html><br></html>You had:<html><br></html><<if $PlayerGuessLine7 is "">>[NO ENTRY]<<else>>//$PlayerGuessLine7//<</if>><</if>>
STEP 8a:
<<if $PlayerGuessLine8 eq $Line8 or $PlayerGuessLine8 eq $Line8Alt>>''Correct!''<<set $Score +=1>><html><br></html>//$Line8//<<else>>''You missed this.'' It's:<html><br></html>//$Line8//<html><br></html>You had:<html><br></html><<if $PlayerGuessLine8 is "">>[NO ENTRY]<<else>>//$PlayerGuessLine8//<</if>><</if>>
STEP 8a.1:
<<if $PlayerGuessLine9 eq $Line9 or $PlayerGuessLine9 eq $Line9Alt>>''Correct!''<<set $Score +=1>><html><br></html>//$Line9//<<else>>''You missed this.'' It's:<html><br></html>//$Line9//<html><br></html>You had:<html><br></html><<if $PlayerGuessLine9 is "">>[NO ENTRY]<<else>>//$PlayerGuessLine9//<</if>><</if>>
STEP 8b:
<<if $PlayerGuessLine10 eq $Line10 or $PlayerGuessLine10 eq $Line10Alt>>''Correct!''<<set $Score +=1>><html><br></html>//$Line10//<<else>>''You missed this.'' It's:<html><br></html>//$Line10//<html><br></html>You had:<html><br></html><<if $PlayerGuessLine10 is "">>[NO ENTRY]<<else>>//$PlayerGuessLine10//<</if>><</if>>
<<set $FinalScore to (($Score / 10) * 100)>>You got <<print $FinalScore>>% of the solving guide right.
[[Try again.|PlayerEntry]]
[[Refresh yourself on the full guide first.|Intro]]$Line1 ($Line2, $Line3, etc.)
Is locked in the passage VariableSetting as the respective line of the poem.
VALUE:
Locked in as respective line of poem.
$PlayerGuessLine1 ($PlayerGuessLine2, $PlayerGuessLine3, etc.)
Player's entered guess for each respective line of the poem.
VALUE:
Player-entered.
$Score
Set as 0 in the PlayerEntry passage, and then goes up by 1 for each line the player gets right.
VALUES:
Starts as 0, goes up by 1 per each line that's right.
$FinalScore
Set to the percentage of lines the player got right in the Grading passage.
VALUES
0 to 100