Inspiration
We wanted to be creative and take something basic and turn it into something visually pleasing.
What it does
Prints "hello world" in a more colorful way
How we built it
Using "Python Turtle" which is a drawing program using python. It uses a coordinate grid system and you draw with lines by giving coordinate points and directions.
Challenges we ran into
Calculating all the math behind creating the lettering and spacing, especially shapes using triangles or writing in cursive with straight lines.
Accomplishments that we're proud of
Being able to have an equally and cleanly spaced and neatly drawn lettering, and smooth cursive lettering.
What we learned
We learned coding is hard, and how to apply our math skills to our code. (Example: trigonometry, pythagorean theorem, geometry)
What's next for hello world
Making it more fun and clean (neater)
Log in or sign up for Devpost to join the conversation.