Posted 22 March 2016 - 08:42 AM
Randomized Turtles - Random AI movement!
Despite the subtitle, the randomized AI in this program not only moves, it also breaks and places blocks that aren't wooden planks and glass. This allows you to build an enclosure to trap your randomized turtle in.
Screenshots
How to download:
This program uses sci4me's "stream.lua" program, and creates a special stream type that holds random numbers and can spit them out. Depending on the number spat out, the turtle will act.
Despite the subtitle, the randomized AI in this program not only moves, it also breaks and places blocks that aren't wooden planks and glass. This allows you to build an enclosure to trap your randomized turtle in.
Screenshots
Spoiler
How to download:
Spoiler
Simply type:
pastebin run suw3AeYW
to run the auto installer.This program uses sci4me's "stream.lua" program, and creates a special stream type that holds random numbers and can spit them out. Depending on the number spat out, the turtle will act.