Simple Rubik's cube implementation
I have three parts in mind for this project:
-
Create an api for the digital cube. This includes making turns and scambling the cube.
-
Write an alogorithm to solve the cube. The first iteration of this will be using f2l and the easy methods for solving the last layer.
-
Try to use machine learning to make the computer find it's own solutions