RubikCubeSolver icon indicating copy to clipboard operation
RubikCubeSolver copied to clipboard

Python script to solve a 3*3 rubik cube

RubikCubeSolver

A python program to solve 3x3 rubik cube using 2-Phase algorithm.

Watch this video showing the program.

Installation

Clone the repository

git clone https://github.com/BijanRegmi/RubikCubeSolver.git

Install the requirements using pip

pip3 install -r requirements.txt

Usage

Run the main.py file within the directory

python3 main.py