/RubikSolver

Rubik's cube solver

Primary LanguagePythonMIT LicenseMIT

RubikSolver

Rubik's cube solver

Rubik's actions

move(direction,row/column) where valid directions are 'up', 'down', 'left', 'right'
rotate(row/column)

Testing

Run problem.py as main