so, there aren't any instructions since it's not a game, but I have a new logo! I made from code, I don't know if anyone really knows this but I like code that isn't just block code as well and I am much better at it than I am at this at times lol oh and, i have a bunch of cool stuff ive made and can make, so if you ask to see anything i have made or want to see me make, i will. might take a bit at times though
(The site below is NOT mobile friendly [as in compatible] as far as I am aware, also might be too hard for younger people I honestly don't know, so don't copy and paste it on mobile, but it is a safe site) anyways lol I just love code and https://www.calormen.com/jslogo/# is an amazing site to just learn an easy language of code and it uses and make patterns or if you've done it long enough you can make whatever you want, like me! and if you want a pre-set code line for the site just copy and paste this simple one I made for my flower real quick, btw if you use the code i make just refresh your page after it'll make everything normal way faster copy below this, all, yes all, the way down then paste it in the typing bar for your code clearscreen showturtle to color setcolor pick [ violet ] end to coloration setcolor pick [ black ] end to circle repeat 5 [repeat 12 [repeat 90 [forward 3 right 4] left 97]] end to tree :size if :size < 5 [forward :size back :size stop] forward :size/4 left 20 tree :size*2/3 right 20 forward :size/4 right 20 tree :size/2 left 20 forward :size/4 right 20 tree :size/2 left 20 forward :size/4 back :size end back 115 tree 150 forward 285 coloration circle color circle coloration circle forward 285 left 90 window repeat 180 [forward 6 right 2] hideturtle