Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 365 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 365 Bytes

RubikSolver

Rubik's Cube Solver is a Qt/QML application to assist with solving the popular Rubik's cube.

You can enter the sticker colors by editing each of the faces.

Once the cube setup is done, you can then let the application display the steps of the solution.

Solver implementation provided by Eric Dietz (http://www.wrongway.org/?rubiksource)