Rubik’s Cube Program
Goal: Write a program that will display, rotate, solve, and provide hints (if asked) to the Rubik’s cube puzzle.
I think that it would be a good challenge to write the hints part of it because it requires the algorithm to solve the puzzle itself and choose a path that is best. The hints part [...]





