OBL: An Intuitive Guide

An explanation of OBL from a user's perspective.


Tree / Tie

Faces: Tree / Tie


Recognition Tips

Good tree/tie - color of tree and tie are swapped.

Algorithms

Best Alg: 1,0/-1,2/1,4/-1,0

Swap isolated edge on top with isolated corner on bottom.

Color Mirror Algs

  • 1,0/2,-1/1,4/-1,0
  • 0,2/-2,1/-1,-4/0,1
  • -5,6/-1,2/-5,-2/-1,0
  • 6,-4/1,-2/5,2/0,1

Other Algs

  • 0,2/1,-2/-1,-4/0,1
  • -5,6/2,-1/-5,-2/-1,0
  • 6,-4/-2,1/5,2/0,1



Related Cases

Parent Cases

Relatively useful cases that can be reached in one slice from this case.

Mirrors

Top/Bottom Mirror: When the top and bottom face are swapped with each other.

Project created by Shari Kuroyama and Michael Young Hosted on GitHub Pages — Theme:Midnight