Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

RubiksCubeAutoSolve

Animated Rubik's Cube solving itself using AI. It solves itself using the human beginner method. Meaning that, yes, the algorithm is hardcoded. The inspiration for this and the code for the animation is taken from Daniel Shiffman from TheCodingTrain.

Dependencies

You need to have processing obviously. More specifically if it throws an exception about OpenGL like it did for me, upgrade to processing 4 alpha 4 and above and it should be just fine.
Sidenote
I should note that there is one annoying thing. The way the cube is drawn the y axis is flipped so wherever it says y = 1 that means the bottom row of the cube and when it says y = -1 that means the top row of the cube. This is an old project that recently I decided to refactor a bit and I made quite a lot of changes.

Preview

Anyway here's a preview of the program:

preview

About

Animated Rubik's Cube solving itself using AI

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages