Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 748 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 748 Bytes

rubiks-cube

Rubik's cube made in python using pygame that can either be toggled between manual and automatic solving modes.

Python and Pygame must be installed

Start the application by running python cube.py or py cube.py in the root of the repo.

Controls

  • enter to go into automatic solve mode
  • q,w,e,a,s,and d to rotate the left and right faces
  • u,y,j,h,m,and n to rotate the top and bottom faces
  • o,p,l,and ; to rotate the front and back faces
  • arrow keys,period,and comma to rotate the entire cube