I'm working on wrapping up Mini Micro v1.0. At this point it's all just minor improvements and tweaks to things like the built-in demos and include modules.
My younger son had a neat idea: the Turtle import module (in /sys/lib/turtle.ms), when run as a program, should use turtle graphics to draw a turtle! Very self-referential, isn't it?
The trick is, I don't want the demo code to be too long. So here's the challenge:
Make the best turtle drawing you can, using only Turtle graphics, in 40 lines of code or less.
You can post your entry here and/or in Discord. The best entry by August 15th will go (with attribution) into the turtle module, and become an official part of Mini Micro 1.0. Fame and fortune can be yours! (Well, fame anyway.) Let's see what you can do!