Program that outputs a solution to a 2x2 Cube given an input configuration The goal of this project was to create a program that accepts as an input the current state of a 2x2 Rubik's Cube ("Pocket ...
A comprehensive project for solving NxN Rubik's Cubes using various algorithmic techniques. This application provides a 3D visualization of the cube, implements multiple solving algorithms, and ...