A pure Python implementation of Herbert Kociemba's two-phase algorithm for solving the Rubik's Cube
-
Updated
Jun 20, 2023 - Python
A pure Python implementation of Herbert Kociemba's two-phase algorithm for solving the Rubik's Cube
My CS50x final project: A rubik's cube solver written in C, Python and Javascript
This is a program to solve a Rubik's Cube It uses Kociemba's Two-Phase algorithm to solve the cube in the quickest way possible
This is a 3D 3x3 Cube Solver (main.exe) created using python language.
An AI-powered Rubik's Cube solver that uses deep learning to predict solution moves. Built with Python, TensorFlow, and NumPy, it models cube rotations, scrambles, and solves using a trained neural network.
A Rubik’s Cube Solver project that uses kociemba algorithm to efficiently solve a standard 3x3 Rubik's Cube. Built in Python with an emphasis on object-oriented design, the solver incorporates various methods to rotate and manipulate the cube pieces to reach the solved state.
Rubik's CubeSolver with Python
Add a description, image, and links to the cube-solver topic page so that developers can more easily learn about it.
To associate your repository with the cube-solver topic, visit your repo's landing page and select "manage topics."