Skip to content

wyang563/cube_solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

cube_solver

I implement a python program that outputs a sequence of moves as per official World Cube Association notation that solves a scramble of a given 3x3 Rubik's Cube. The program for input takes a scramble sequence or an array of the orientation of the pieces of a 3x3 cube. The Pochmann method for blind solving 3x3 Rubik's cubes is the solving method implemented in the program, and in general averages around 250 moves.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages