Hacker News new | ask | show | jobs
by VolatileVoid 2095 days ago
This is awesome!

Whilst we were in lockdown the first time, I wrote a small Logo interpreter for my son with almost exactly the same commands: https://freememory.github.io/azlogo/ (https://github.com/freememory/azlogo)

My code isn't nearly as elegant, not at all animated, and my parsing is awful but I had a lot of fun doing it.

There's something magical about Logo, and even now as an adult of almost 40 I continue to enjoy playing with it and making pretty line graphics.