A 3D Rubik's Cube simulation and solver for 2x2, 3x3, and 4x4 cubes. Implemented a popular blindfolded solving method used by competitive speed cubers. Added functionality to solve and manually turn ...
There are 3,674,140 possible positions that a 2x2 Rubik's cube can be in, meaning it would be infeasible for the solver to have an algorithm saved for every possible combination. Therefore, the ...