Tutorials
From ComputerCraft Wiki
As some tutorials might not be listed here, you can also browse the tutorials category.
Contents
Basic Tutorials
These tutorials are designed to be used in the order shown, each tutorial will build on the previous ones.
Introduction to Coding
Advanced Tutorials
These tutorials cover more advanced topics which can be useful but are not strictly necessary for simple projects.
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.
Programming & Wiring
- Guess the Number
- Password Protected Door
- Programming an API
- Running script automatically at boot with Startup
- Detecting specific keys (such as the arrow keys)
- Receiving a rednet message through os.pullEvent()
- Calculator Tutorial
- Rednet Tutorial.
- Usage of the bundled cable using the Redstone API
Turtles
The nice little robots that do the hard work for you.