Skip to content

divinsmathew/cubex-desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CubeX Desktop

This project is an early C++ adoption of CubeXdotNet. The application helps solving a 3x3 Rubik's Cube using the Fridrich method (or CFOP method). Avarage length of solutions generated by CubeX is around 63 Moves.

Screenshot 2022-02-09 181316 Screenshot 2022-02-09 185224

Usage

  • Choose between Facelet View/Open Cube View.
  • Enter a scrambled cube state by using the color picker.
  • Make sure to orient your cube like shown in the image while entering the colors. This is important, if the orientation is wrong, CubeX will show an invalid cube sate error. If the Cubelet View is confusing , try the Open Cube View, which gives a better sense of the expected orintation.
  • Press on solve.
  • Follow the animated instructions to solve your cube.

The Mobile App

Get the mobile app of CubeX here. It adds tons of other functionalities including a TwoPhase solver, camera input, custom cube colors, cube timer, simulator and much more!