Releases: mcytang/rubiks_cube
Releases · mcytang/rubiks_cube
Initial Release
This initial release is a simple implementation of a Rubik's cube as a python class object, where each face is also a class object.
The cube can be manipulated appropriate interpretations of a sample of the standard Rubik's cube move notation [See jprem for example].
Future releases will expand functionality and the interface.