Metadata-Version: 1.0
Name: rubiks_cube
Version: 1.0.2
Summary: A Rubiks rubiks_cube Package for Python
Home-page: https://github.com/IguanaAzul/RubiksCube.git
Author: Ramon Griffo
Author-email: ramon.griffo98@gmail.com
License: MIT License
Description: This library implements a 3x3x3 rubiks cube for general purpose in python.
        It provides Rubiks Cube implemented using numpy arrays with a function to turn the cube faces, as you would turn a real cube, and a function to apply a scramble as a string in the official WCA format
        https://github.com/IguanaAzul/RubiksCube.git
Platform: UNKNOWN
