Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 205 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 205 Bytes

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