A nodejs server which serves Waterbear from the RaspberryPi and provides a way for nodejs scripts to be uploaded and run.
For news follow @EduMakeCoop on Twitter
Get & install Minecraft Pi Edition from http://pi.minecraft.net/?p=68
Once you have got the code cd into the directory then run:
git submodule update --init --recursive
# If not installed: sudo aptitude install nodejs npm
npm install
Get Minecraft Pi edition running and start a game.
nodejs nodejs-server.js
then using a web browser on another machine visit
http://IP:8000/garden.html?plugin=nodeminecraft
changing the IP to the one for your Raspberry Pi
Install a bukkit server from http://wiki.bukkit.org/Main_Page (I'm using the dev build )
Install the RaspberryJuice plugin from http://dev.bukkit.org/server-mods/raspberryjuice/
Follow the rest of the Raspberry Pi instructions about installing and running nodejs and the web page.
Try not to make 40000 blocks of TNT touch lava.
Copyright 2011 EduMake Limited
Waterbear code licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
RPi-WaterbearNodeJS Documentation by EduMake Limited is licensed under a Creative Commons Attribution 3.0 Unported License.
Permissions beyond the scope of this license may be available at http://www.apache.org/licenses/LICENSE-2.0.