Inspiration
I have always wanted to use a python turtle and make a colourful pattern with it. The prompt from Replit Creates 2022 of August 19 - Colorful inspired me to go ahead with this.
What it does
It creates a beautiful pattern comprising rainbow colours that is VIBGYOR.
How we built it
We built it on Replit as a repl using python
Challenges we ran into
determining the length input of left to make sure that the pattern is correct was tough. cause small input can lead to a spiral and large input can make it overlap.
Accomplishments that we're proud of
I am extremely happy with the final output, it catches the eye.
What we learned
we learned to use loops to create the pattern.
What's next for Rainbowblast
To make it come to a stop on its own instead of running in an infinite loop.
Built With
- python
- replit
- turtle
Log in or sign up for Devpost to join the conversation.