Skip to content

Releases: mcytang/rubiks_cube

Initial Release

30 May 11:00
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-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.