Tutorials

From ComputerCraft Wiki
Revision as of 00:31, 19 September 2012 by Thesbros (Talk | contribs) (Undo revision 2991 by 194.85.169.190 (talk))

Jump to: navigation, search

As some tutorials might not be listed here, you can also browse the tutorials category.

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

I only had to edit loop.php because that's where the query_string() finotucn was at for my front page.I would check index.php for your query_string() and then continue with my instructions from the video.Hope that helps! Thanks for commenting.

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. No there is no camera used in the rerondicg of most of the Gameboy Advance games seen on youtube. More often than none those people play it on a Gameboy Advance Emulator, which is a program that runs a virtual gameboy on their computer. There are several different emulator programs available for download on the internet, the one I prefer is named VirtualBoy. You have to download the games separately though (It's also not very legal), they're called ROM files. Many other consoles have emulators as well such as the Super Nintendo, Sega Genesis and the PS1 alongside many others. For when they record their game it's with a screen capturing program. Google Screen Video Capture Programs and you should be able to find some to download. There are certain ones you have to pay for and some are free, just check it out, it should say so on the main page.For those who record games from consoles they play on their TV they use something called a Game Bridge , you can often buy them at electronic stores like Circuit City of Futureshop.

Turtles

The nice little robots that do the hard work for you.

External Tutorials/Guides

Roblox Wiki (Has tutorials on Lua)