stareye β€” 3/11/2023, 9:59:47 PM

trtl

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

β™₯ 8 ↩ 1 πŸ’¬ 6 comments

comments

cst1229:

logo (the programming language):

3/12/2023, 8:38:24 AM
stareye:

this is an entirely different programming language what are you talking about

3/12/2023, 3:30:07 PM
cst1229:

logo is also a language that is (usually) used to control a visual turtle (though it’s not explicitly made for making art)

3/13/2023, 2:58:39 PM
stareye:

i know

3/13/2023, 3:20:25 PM
radi8:

Looking cool!

3/12/2023, 1:15:02 AM
stareye:

thank you! :D

3/12/2023, 1:17:24 AM