An open API service indexing awesome lists of open source software.

https://github.com/voltamon/cubesolver


https://github.com/voltamon/cubesolver

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

This is a program to solve a Rubik's Cube
It uses Kociemba's Two-Phase algorithm to solve the cube in the quickest way possible

Dependency modules:
1) time
2) kociemba

Python version used:
Python 3.11.2