Pocket Cube
Form Cube Shape
Make moves to return the puzzle to a cube shape.
Case 1
-
Case 2
(R F R' F') (R' D R D') (F D R')
Case 3
(L' F' L' F) (L D' L' D) (F' D' L)
Orient Corner
Orient the corner to match the centers. Repeat algorithm until they match.
Case 1
-
Case 2
(L B' U' L') (B D L' F') (D' L B D') R' y (R F R' F') (R' D R D') (F D R')
Orient One Edge
Orient one edge to match the corner and centers. Repeat algorithm until at least one edge matches a center.
Case 1
-
Case 2
(L B' U' B) (L2 D F2 D') (L D L' F') (L' F' L F) (L D' L' D) (F' D' L')
Orient Last Two Edges
Orient last two edges to solve. Perform algorithm two times to flip two edges.
Case 1
-
Case 2
(L B' U' L ') (B D L' F') (D' L B D') (R' B' D)