Sneak peek - some more Minecraft: Pi Edition video

22nd of December 2012 by liz
submit to reddit

As you’ll know (unless you’ve been hiding under a rock, or very busy wrapping presents), we’re expecting to see the release of Minecraft: Pi Edition from Mojang very soon. Daniel Bates, a PhD candidate at the University of Cambridge and the Raspberry Pi Foundation’s Undercover Minecraft Operative, has put together a video demo of how you’ll be able to use code within the Minecraft environment, programming the world to make building faster and easier.

Daniel says:

Note that this is a very early pre-release version, and it is subject to change before release. I’ll show off more features including interactive stuff in future videos.

 

Source code:
http://www.cl.cam.ac.uk/~db434/files/minecraft.py
http://www.cl.cam.ac.uk/~db434/files/setblockdemo.py

 

FAQ:
Q. Can I use X programming language?
A. Any language capable of communicating over the network will work. See the first source file as an example of what’s needed.

 

Q. When is it coming out?
A. No date has been confirmed yet.

 

Q. How much will it cost?
A. Nothing.

 

Q. Will it run on a 256MB Raspberry Pi?
A. Yes – this demo was filmed on an older model, and didn’t use any overclocking.

 

 

Buy a Pi!

buyapi
buypiswag
News Archives

Supported by


In the forums
  • Hiswif, 6 minutes ago: Deutsch • Re: Starterkit für Einsteiger ?
    Hallo. Wenn ich dich richtig verstanden habe möchtest du gerne damit beginnen Dinge mit den GPIO Pins anzusteuern. Also erstmal eine LED leuchten lassen und so. Ein starterkit kenne ich direkt auch nicht, aber wir haben hier schon etliche Posts…
  • rpdom, 19 minutes ago: Power users • Re: Composite Video Resolution
    Because 480 (NTSC) and 576 (PAL) is the number of visible lines defined in the format. The other lines are off the top and bottom of the screen, originally because of timing requirements, and later used to carry other broadcast…
  • rpdom, 26 minutes ago: Other projects • Re: Meet & Pi - Chelmsford Area
    Wow! New record for waking up old thread Actually, I missed this message the first time around, and would like to know of other Pi users in the Chelmsford area.
  • yogisyaputra, 33 minutes ago: General programming discussion • Re: Can we control the on-board leds
    rpdom wrote:You can use many programming languages to control the GPIO, C (and its variants), shell scripting, PHP, Perl, Python, ARM assembler and more.Have a read of this page http://elinux.org/Rpi_Low-level_periphe ... .28GPIO.29It describes the GPIO connections and gives a few…
  • rpdom, 36 minutes ago: Networking and servers • Re: USB Interface
    An entry in /etc/network/interfaces should do what you want.Code: allow-hotplug usb0iface usb0 inet static    address 192.168.42.10    netmask 255.255.255.0If it doesn't start automatically, after this, then see what "sudo ifup -v usb0" does.BTW, I like your choice of subnet

On Twitter

Friends of Pi