Skip to content

Instantly share code, notes, and snippets.

@vigneshncc
Created May 24, 2016 12:38
Show Gist options
  • Save vigneshncc/c4f411b54d72695a12f1e4df1f953ae7 to your computer and use it in GitHub Desktop.
Save vigneshncc/c4f411b54d72695a12f1e4df1f953ae7 to your computer and use it in GitHub Desktop.
Algo for Rubik's cube
To interchange the middle piece
F R' D' R F2
To change the corner piece
R' D' R D
To Bring a cube to right
U R U' R' U' F' U F
To Bring a cube to left
U' L' U L U F U' F'
To Change the Yellow layer continously do this
F R U R' U' F'
@nsdevaraj
Copy link

I did final yellow too.. R U R' U R U2 R` U

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment