Rubik's Cube Algorithms

Part One

ALGORITHM KEY

`F` = Front side
`U` = Up side
`L` = Left side
`R` = Right side
`D` = Down side
`i` = Turn counter-clockwise (otherwise, you always turn clockwise)

`Fi U Li Ui` = Turn the Front side counter-clockwise, then turn the Up side clockwise, then turn the Left side counter-clockwise, then turn the Up side counter-clockwise.

Watch the Part One video for a full explanation of how to use the algorithms below!

LIST OF ALGORITHMS

Fi U Li Ui

Ri Di R D

U R Ui Ri Ui Fi U F

Ui Li U L U F Ui Fi

F R U Ri Ui Fi

R U Ri U R U U Ri

U R Ui Li U Ri Ui L

Ri Di R D

Krishna commented that those last two are wrong; they should be:

U R Ui L U Ri Ui Li

Ri D R Di

Kev commented that Krishna's correction was incorrect. I've reverted to the original algorithm.

Part Two

Thanks for the Rubik's cube tips, Dan!