An open API service indexing awesome lists of open source software.

https://github.com/squidsoup/computercraft-institute

A tutorial map for Minecraft/Computercraft, intended for educators teaching children basic programming concepts
https://github.com/squidsoup/computercraft-institute

Last synced: 5 months ago
JSON representation

A tutorial map for Minecraft/Computercraft, intended for educators teaching children basic programming concepts

Awesome Lists containing this project

README

          

ComputerCraft Institute
======================

The ComputerCraft Institute is a map for Minecraft intended for use by educators to teach children basic programming concepts. Included are several simple exercises that should familiarise kids with the ComputerCraft command line environment, and teach some basic proceedural programming with turtles.

![ComputerCraft Institute](https://raw.github.com/squidsoup/computercraft-institute/master/computercraft-institute.png)

[Youtube Walkthrough](http://www.youtube.com/watch?v=5N7HQuWKMWs)

Requirements
------------

[Minecraft](http://minecraft.net) 1.4.7+
[ComputerCraft](http://computercraft.info) 1.5.0+

Setup
-----

From the [Feed the Beast website](http://feed-the-beast.com/):

1. Install the FTB client
2. Download the FTB Lite server
3. Extract the server files to a directory
4. Run either ServerStart.sh (OSX/Linux) or ServerStart.bat (Windows)
5. Once the server has initialised and you see `[INFO] [Minecraft] Done`, type `stop`
6. Replace the `world` directory with the `world` from this repository
7. Rerun the server, and connect to your server via FTB (select the Lite Pack)