Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Spinning Cube

Prints a spinning cube.

Customization

You may edit the "vertices" list in the "rotate_cube()" function to create a new shape.

You can also edit the argument passed to "time.sleep()" to change the speed of the rotation.