Inspiration
I was inspired by my own double bass, Sasha, and I thought she was a beautiful instrument so I wanted to program something in homage to her.
What it does
When the program is run, you can see the cursor draw many shapes of many colours, that come together to create a double bass.
How we built it
I built it by using the different functions associated with turtle, such as s.penup/pendown, s.colour() and s.right/left.
Challenges we ran into
The biggest challenge with this program was how much I had to visualize in my head. The program required a lot of trial and errors to make sure I had all my shapes the right size and width for it to come together how I envisioned in my head.
Accomplishments that we're proud of
The biggest thing I'm proud of is how the program came out in the end, it all really does look like a double bass!
What we learned
What's next for Sasha Turtle
Next, I can try illustrating more with the turtle function, such as making more detailed images and improving where Sasha Turtle is right now!
Built With
- python
- turtle
Log in or sign up for Devpost to join the conversation.