Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 573 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 573 Bytes

3D Rubiks Cube implementation with Processing (Java)

Screenshot

Usage

You can use the following commands to rotate the Cube

  • $ - Shuffle the Cube
  • ! - Reset the Cube
  • u or U - rotate the Yellow side of the Cube
  • d or D - rotate the White side of the Cube
  • f or F - rotate the Green side of the Cube
  • b or B - rotate the Blue side of the Cube
  • r or R - rotate the Red side of the Cube
  • l or L - rotate the Orange side of the Cube

Todo

Create an Algorithm to solve the Cube