0.2.1 • Published 11 years ago

minecraft-pi v0.2.1

Weekly downloads
1
License
-
Repository
github
Last release
11 years ago

minecraft-pi

Work in progress.

TODO:

  • Assign all blocks in blocks.json
  • Write tests

Usage

var Minecraft = require('minecraft-pi');
var client = new Minecraft('localhost', 4711);

// Use the client variable to play with the server!
client.chat("Yo dawg, I heard you like Node.js, so I put some Node.js in your Pi so you can Node.js while you Pi.");
0.2.1

11 years ago

0.2.0

11 years ago

0.1.1

11 years ago

0.1.0

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago