Skip to content

This is a C++ program that implements the Layer-Wise method to solve a 3×3×3 Rubik’s Cube in under 800 lines of code.

Notifications You must be signed in to change notification settings

7enTropy7/Rubiks_Cube_Solver_Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Rubik-s-Cube-Solver-Algorithm

This is a C++ program that implements the Layer-Wise method to solve a 3×3×3 Rubik’s Cube in under 800 lines of code.

I have explained the working of this project in great detail on my Quora profile. You can read about it here: https://qr.ae/TUhMPH

About

This is a C++ program that implements the Layer-Wise method to solve a 3×3×3 Rubik’s Cube in under 800 lines of code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages