Click the Green Flag. Click anywhere on the background to draw a flower.
Made for Getting Unstuck Day 2. Inspired by Seymour Papert and Turtle Logo I thought I would use the pen tools and draw things that are a bit like crystal flowers. When doing any Logo I'm always reminded of a photo in the MIT museum of Seymour with one of the big early turtles. I started with drawing the flowers in a random place but this felt a little strange so I changed it to draw at the mouse pointer to give the user more control. The random block is still there though, if you want to give it a try. The next thing I'd like to do is let the user choose a colour from a palette. Maybe choose the line thickness as well.