This is a Rubik Cube Solver made using python open-cv, and a Rubik Cube Library Kociemba
This program utilizes the following libraries:
- opencv-python
- kociemba
- numpy
- tkinter
- Clone the repository.
- Install the required libraries using the pip install command
- Run the program from Rubik_Tkinter_Final.py
Capture of the image of rubik cube is done with c key in keyboard and q is used to exit while s is used to solve after all sides are captured
If you would like to contribute to this project, please follow these steps:
- Fork the repository.
- Make your changes.
- Submit a pull request.