Skip to content

davidkristoffersen/rubiks_cube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 

Repository files navigation

Rubik's Cube

Rubik's cube is a python module for creating and manipulating a cli Rubik's cube of size n

Prerequisites

  • Python 3.7+

Installation

$ git clone https://github.com/davidkristoffersen/rubiks_cube

Usage

Import the module in a python file:

import cube

Testing

The module contain the file __main__.py which is used to run the module independently.

Running:

$ python3 -m cube

Built With

Authors

License

This project is licensed under the GPL License - see the LICENSE file for details

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages