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 ...
rubix-cube-solver/ ├── solver/ │ ├── __init__.py │ ├── cube.py │ └── pieces.py ├── tests/ │ └── test_cube.py ├── uml ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results