Skip to content

An algorithm that will generate a Rubik's Cube and solve it.

License

Notifications You must be signed in to change notification settings

noreallyimfine/Rubiks-Cube

Repository files navigation

Rubiks-Cube

An algorithm that will generate a Rubik's Cube and solve it.

The RubiksCube class is a model of a real Rubiks Cube. When the class is instantiated, the cube is empty. By running initialize_cube() the cube faces will get randomly initialized with colors.

After it's been initialized, you can run solve_cube() and the cube will solve itself.

Coming...

A visualization of the cube being solved as it goes.

About

An algorithm that will generate a Rubik's Cube and solve it.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published