plethora
plethora copied to clipboard
[1.13] Move turtles with LOGO
This is entirely a serious suggestion, and definitely will be possible to implement.
Mind explaining what LOGO is?
It's a programming language, you have commands like left
, forward 5
, etc... Very much related to Turtle graphics.
There is already a program which implements this in ROM.
shell.run("go forward 5 left 2 forward 10 right up forward 5 left down left back 5 ...")
However, what the program doesnt give is support for dig/etc... (at least from what I've seen)
Or, are we talking creating a file which can be run (without some other file to run it) which contains, line by line, something like the following (instead of lua code)...
forward 10
dig
digdown
down
dig
forward
back
up
left 2
drop 3
If he's thinking of making it an actual file format then it might as well be included as a feature in the base mod. It would open the mod up to people with a lot less knowledge.
Folks, y'all thinking of the wrong kind of turtle. There's a reason this is labled 1.13 only!
Well can you blame us?! 😂
Well now that I know which you're talking about, are you saying that when they are neural interfaced they would be able to move, turn and draw lines?
Lines out of what? Eggs?