Trying to solve a pocket cube
Basically going to try and re-implement the algorithm from this code golf question in Python 3: https://codegolf.stackexchange.com/questions/35002/solve-the-rubiks-pocket-cube
Use rubik.py as a nice human interface. It will ask for the color of the faces (w, g, y, b, r, o), and then print the solution to the screen. It will also output the solution to solution.txt