Page 2 of 2
Re: turtle.lua - Drawing library
Posted: Sat Sep 05, 2020 2:54 pm
by GlorifiedPig
Good job, looks like you've put a lot of effort into this
Re: turtle.lua - Drawing library
Posted: Sat Sep 05, 2020 6:16 pm
by D0NM
It looks so cool.
I've made about video 20 lessons about Lua + Turtle GFX.
I used the turtle from ZeroBrane Studio edu pack.
http://notebook.kulchenko.com/education ... th-turtles
Re: turtle.lua - Drawing library
Posted: Thu Sep 10, 2020 8:39 am
by arthure
GlorifiedPig wrote: ↑Sat Sep 05, 2020 2:54 pm
Good job, looks like you've put a lot of effort into this
Thank you so much! Star the project and watch to keep informed.
Re: turtle.lua - Drawing library
Posted: Thu Sep 10, 2020 8:40 am
by arthure
You should give a chance to my implementation
Chaining methods make it really easy to write and read the code.
Re: turtle.lua - Drawing library
Posted: Mon Oct 05, 2020 3:22 pm
by arthure
Thanks for all!
Re: turtle.lua - Drawing library
Posted: Mon Oct 05, 2020 8:10 pm
by zorg
arthure wrote: ↑Mon Oct 05, 2020 3:22 pm
Anyone here?
Please don't
doubletriple-post. Most people don't comment on all topics just to generate posts; if someone has something to say or a question to ask, they will. This is how forums are; if you want faster conversations, you can join the discord channel.
Re: turtle.lua - Drawing library
Posted: Mon Nov 02, 2020 2:06 pm
by YounYokel
That is really cool, I like iet!