Difference between revisions of "Tutorials"
From ComputerCraft Wiki
(Added the list to this page and deleted the link to the Tutorials category.) |
|||
Line 1: | Line 1: | ||
Look for the [[Getting Started]] guide if this is your first try. | Look for the [[Getting Started]] guide if this is your first try. | ||
− | |||
− | |||
− | |||
=== Basics === | === Basics === |
Revision as of 20:32, 15 March 2012
Look for the Getting Started guide if this is your first try.
Basics
Common things that may need some explanation.
Programming & Wiring
LOGIN:
- 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.