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
- Host: GitHub
- URL: https://github.com/squidsoup/computercraft-institute
- Owner: squidsoup
- Created: 2013-05-28T00:11:49.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-06-12T02:48:19.000Z (about 13 years ago)
- Last Synced: 2024-05-30T01:06:45.971Z (about 2 years ago)
- Size: 711 KB
- Stars: 6
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.

[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)