Skip to content

Rubik's cube made in python using pygame. It can be solved manually or automatically.

Notifications You must be signed in to change notification settings

lukemcneil/rubiks-cube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Rubik's cube made in python using pygame. It can be solved manually or automatically.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages