Rubik's cube simulator in openGL in C++.
Contains a 3x3x3 rubiks cube simulator, where in a user can solve a rubiks cube and record the time. uses opengl in C++.
TODO: move the cube using mouse. change the cube into a generic nxnxn cube to solve(requires major restructuring)