Posted 22 December 2016 - 01:11 AM
You can see the turtle on-screen, and it tracks if there is a block in front of it. This can then create large map structures so that you can use the turtle even when not totally looking at it.
The tool also broadcasts the entire map structure through rednet whenever it updates.
Press S to save the map to a file, and to load it then run the program, with the argument being the path to the file.
Arrow keys to move, Shift to go up, CTRL to go down.
If you have any suggestions, then please tell me.
Main program: pastebin get eB6ms7KZ
Wireless viewer: pastebin get 3XXaCvBe
The tool also broadcasts the entire map structure through rednet whenever it updates.
Press S to save the map to a file, and to load it then run the program, with the argument being the path to the file.
Arrow keys to move, Shift to go up, CTRL to go down.
If you have any suggestions, then please tell me.
Main program: pastebin get eB6ms7KZ
Wireless viewer: pastebin get 3XXaCvBe
Edited on 22 December 2016 - 02:53 AM