A fully implemented Rubik's Cube that allows you to make all possible moves with the functionality of solving the Rubik's Cube using the IDA* (Iterative Deepening A Star) algorithm and DFS (Depth ...