interactive turtle graphics in a web browser
This one feels like one of those small-step-giant-leap things. I've written a simple interactive shell to play with turtle graphics in the browser. What's more, it works from my phone!
source code is here: https://github.com/dobbs/turtle
This makes me happy!
Commands include:
penup
pendown
move pixels
turn degrees
clear