Computercraft Tutorials: Difference between revisions
Mastergalen (talk | contribs) (Created page with "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 [[:Category:Tutorials|tutorials category]...") |
(Undo revision 1415 by 37.59.80.67 (talk)) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
Look for the [[Getting Started]] guide if this is your first try | Look for the [[Computercraft:Getting Started]] guide if this is your first try. | ||
=== Basics === | === Basics === | ||
Line 6: | Line 6: | ||
=== Programming & Wiring === | === Programming & Wiring === | ||
*[[Hello_World_Tutorial|Hello World!]] | *[[Computercraft:Hello_World_Tutorial|Hello World!]] | ||
*[[Guess_The_Number_(tutorial)|Guess the Number]] | *[[Computercraft:Guess_The_Number_(tutorial)|Guess the Number]] | ||
*[[Making_a_Password_Protected_Door|Password Protected Door]] | *[[Computercraft:Making_a_Password_Protected_Door|Password Protected Door]] | ||
*[[Making_an_API_(tutorial)|Programming an API]] | *[[Computercraft:Making_an_API_(tutorial)|Programming an API]] | ||
*[[Startup|Running script automatically at boot with Startup]] | *[[Computercraft:Startup|Running script automatically at boot with Startup]] | ||
=== Turtles === | === Turtles === | ||
The nice little robots that do the hard work for you. | The nice little robots that do the hard work for you. | ||
*[[Turtle_Tutorial|Turtles!]] | *[[Turtle_Tutorial|Turtles!]] | ||
*[[ | *[[Turtle_Lumberjack_Tutorial|Turtle Lumberjack]] | ||
*[[ | *[[Advanced_Turtle_Lumberjack_Tutorial|Advanced Turtle Lumberjack]] | ||
*[[Cobble_Generator|Cobblestone Generator]] | *[[Computercraft:Cobble_Generator|Cobblestone Generator]] |
Latest revision as of 19:34, 30 June 2012
Look for the Computercraft:Getting Started guide if this is your first try.
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.
Cookies help us deliver our services. By using our services, you agree to our use of cookies.