Skip to content

warren147/cube_solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rubiks Cube Solver

Created June 2024
An application designed to assist users in solving a standard 3x3 Rubik’s Cube using the Kociemba algorithm.

Table of contents

Prerequisites

Make sure you have the latest version of Python3
Download Python3 here

Make sure you have Kociemba installed pip3 install kociemba

Executing Program

Download the code to your local device. Then, run the "main.py" file to open the GUI.

Inspiration

Ever since I was young, I’ve had a strong interest in solving Rubik’s cubes. Over the years, I’ve often found myself teaching others how to solve them. However, many people find the process confusing due to the complexity and multistep nature of solving a Rubik’s cube, which can be difficult to remember. This inspired me to create a project that specifically outlines the steps to help others solve the Rubik’s cube more easily.

Future Development

Expand the Rubik’s cube to include 4x4 and other higher-dimensional versions, as well as different shapes. Enhance the user interface for a more polished appearance. Add new features such as tutorials and a 3D view.

Contact

This project was created by Warren Chang - Feel free to contact me if you have any questions :)

About

Solve cube

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages