Rubix Cube
- todd123
- 3 years ago
- 156 views
Using Python with Turtle you can draw anything you set your mind to! Just take a look at todd123’s incredible “Rubix Cube'' drawing. Make sure to check out the amazing video describing the hardest part of the project and what tod123 enjoyed most while working on the “Rubix Cube”. Make sure to publish your cool drawings for the chance to be featured!
import turtle
todd=turtle.Turtle()
Locked
Canvas
Console