Posted 14 April 2012 - 11:31 PM
ComputerCraft: MiningTurtle Code
[left]Hey guys,[/left]
[left]I just started messing around with ComputerCraft, and I just threw this code together. It is a code (in Lua) that tells the turtle to make a 4 high (so you won't hit your head) tunnel/staircase that goes down. The turtle will also place down torches along the way in little "Pockets" so there'll be light! The turtle will go on until you stop it or it hits bedrock! If you find any glitches please tell me and give me suggestion on what next to code, but remember, I just started![/left]
[left]
Spoiler
[left][/left]
[left]The GUI[/left]
[left][/left]
[left]The "Torch-Holes"[/left]
[left][/left]
[left]The Tunnel[/left]
[left][/left]
—————————————————————
ComputerCraft: HouseBuilder Program
[left]After having so much fun coding my first code, I decided to make another program! I invented this myself, with looking at anything, but I think there might be more out there! Well anyway, this code let's you command a turtle to build you a house. It does the frame and torches, but it doesn't do the door! I experimented around a little and figured out that turtles can't place doors. Well anyways, please tell me your opinion, and please give me suggestions![/left]
[left]Pics:[/left]
[left]
Spoiler
[/left][left][/left]
[left]The inside[/left]
[left][/left]
[left]the house[/left]
[left]