Skip to content

An interactive Rubik's cube emulator with the prompts of the cross-solving of the CFOP method

Notifications You must be signed in to change notification settings

EmperorGesar/Cross-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cross Solver

An interactive Rubik's cube emulator with the prompts of the cross-solving of the CFOP method

Demo

demo

Description

  • The UI is implemented with the matplotlib 3D
  • The scrambler is provided by the cubescrambler, which follows the WCA standard
  • The cross-solving is using the A* algorithm, aimed to yield the total turns less than 8

Controls

  • Press the buttons to interact with the cube
  • "Rand" to scramble, "Cross" to solve the cross
  • The 12 buttons at the bottom to turn the cube
  • White face is D, Blue face is F
  • Drag the cube to rotate

About

An interactive Rubik's cube emulator with the prompts of the cross-solving of the CFOP method

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages