Difference between revisions of "Tutorials"
From ComputerCraft Wiki
(Re-added a link to the tutorials category as some of them might not be listed here.) |
(→Turtles) |
||
Line 18: | Line 18: | ||
*[[Advanced_Turtle_Lumberjack_(tutorial)|Advanced Turtle Lumberjack]] | *[[Advanced_Turtle_Lumberjack_(tutorial)|Advanced Turtle Lumberjack]] | ||
*[[Cobble_Generator|Cobblestone Generator]] | *[[Cobble_Generator|Cobblestone Generator]] | ||
+ | *[[Turtle_Stairbuilder_(tutorial)|Turtle Stairbuilder]] |
Revision as of 19:36, 30 March 2012
Look for the Getting Started guide if this is your first try. As some tutorials might not be listed here, you can also browse the tutorials category.
Basics
Common things that may need some explanation.
Programming & Wiring
- Hello World!
- Guess the Number
- Password Protected Door
- Programming an API
- Running script automatically at boot with Startup
Turtles
The nice little robots that do the hard work for you.