Skip to content

Instantly share code, notes, and snippets.

@mhutter
Last active August 19, 2020 12:38
Show Gist options
  • Save mhutter/b4abd5629444ca1ff0edaa6b709e9fe3 to your computer and use it in GitHub Desktop.
Save mhutter/b4abd5629444ca1ff0edaa6b709e9fe3 to your computer and use it in GitHub Desktop.
Rubiks Kube algorithms
  1. The Daisy

  2. White Cross

  3. Bottom layer

    • Triggers

  4. Second layer:

    • Non-yellow edges

    • T-Shape

    • More Triggers!

  5. Yellow Cross

    • F U R U' R' F'

    • Line: orient vertical

    • L-Shape: orient top-left

  6. Yellow Face

    • R U R' U R U2 R'

    • 0 or 2 yellow corners: Ensure yellow sticker on Lur

    • Fish: orient down-left

  7. Position Corners

    • L' U R U' L U R' ; R U R' U R U2 R'

    • 2 matching side-corners: orient left

  8. Position Edges

    • CW: F2 U R' L F2 L' R U F2

    • CCW: F2 U' R' L F2 L' R U' F2

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