Skip to content

folaro/cubesolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

三阶魔方求解程序

核心算法参考

https://ruwix.com/the-rubiks-cube/how-to-solve-the-rubiks-cube-beginners-method/

运行效果图

python cubeSolver.py

image

jupyter notebook

image

运行环境

用最新的anaconda环境,python 版本 3.6+

可以直接命令行运行py代码,弹窗用浏览器打开,可以按住右键转动魔方

或使用jupyter notebook运行。

安装vpython依赖

!pip install vpython 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published