This code generates the corner and edge sequences of a given cube given a scramble.
This repo contains relevant code for https://arunpatro.github.io/blog/rubiks
Suggested positioning: yellow as up, orange as front
A rubik's cube is instatiated from the pycuber library writen by https://github.com/adrianliaw/PyCuber.