OBL: An Intuitive Guide

An explanation of OBL from a user's perspective.


Left Pinwheel / Tie

Faces: Left Pinwheel / Tie


Recognition Tips

None; see faces.

Algorithms

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

Create a D-color shell on bottom (as part of a tree) by pairing isolated D-color corner on bottom with D-color tent on top.

Color Mirror Algs

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

Other Algs

  • 1,0/2,-1/0,3/4,1/-4,-1/0,1
  • -2,3/-1,2/1,4/0,3/-4,-1/0,1
  • -3,2/0,-3/-2,1/-1,-4/1,4/-1,0
  • 6,5/-3,0/1,-2/-3,0/-4,5/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.
Left/Right Mirror: When both the top and bottom face are swapped with their respective left/right mirrors.

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