a work-in-progress tool that i am working on for creating art with a little turtle, complete with its own little scripting language!
for example, this code creates this image:
forward 100
turn-right 90
forward 100
i cant wait to share it with you all, but i still have a lot of work to do. stay tuned for updates on the project :D
logo is also a language that is (usually) used to control a visual turtle (though it’s not explicitly made for making art)
i know