Difference between revisions of "Tutorials"
From ComputerCraft Wiki
(→Turtles) |
|||
Line 27: | Line 27: | ||
*[[Cobble_Generator|Cobblestone Generator]] | *[[Cobble_Generator|Cobblestone Generator]] | ||
*[[Turtle_Stairbuilder_(tutorial)|Turtle Stairbuilder]] | *[[Turtle_Stairbuilder_(tutorial)|Turtle Stairbuilder]] | ||
+ | *[[Turtle_Plane | ||
== External Tutorials/Guides == | == External Tutorials/Guides == |
Revision as of 16:12, 23 September 2012
As some tutorials might not be listed here, you can also browse the tutorials category.
Contents
Before you begin
It is recommended that you read these pages before you begin working with ComputerCraft.
Basic Tutorials
These tutorials are designed to be used in the order shown, each tutorial will build on the previous ones.
Introduction to Coding
Example Programs
These pages guide you through programs created by other users. They are not necessarily well-coded, but can be useful as a loose guide.
Turtles
The nice little robots that do the hard work for you.
- Turtles!
- Turtle Lumberjack
- Advanced Turtle Lumberjack
- Cobblestone Generator
- Turtle Stairbuilder
- [[Turtle_Plane