Skip to content
This repository has been archived by the owner on May 13, 2022. It is now read-only.

raspberrypilearning/getting-started-with-minecraft-pi

Repository files navigation

Getting Started with Programming the Minecraft World

Minecraft is a popular sandbox open world building game. A free version of Minecraft is available for the Raspberry Pi; it also comes with a programming interface. This means you can write commands and scripts in Python code to build things in the game automatically. It's a great way to learn Python!

Minecraft Pi banner

Requirements

Hardware

This resource requires no additional hardware besides a Raspberry Pi with a Raspbian SD card.

Software

Minecraft has been installed by default in Raspbian since September 2014.

If you do not have it installed, or you need to test it works, see the software installation page.

The worksheet

Licence

Unless otherwise specified, everything in this repository is covered by the following licence:

Creative Commons License

Minecraft Pi by the Raspberry Pi Foundation is licenced under a Creative Commons Attribution 4.0 International Licence.

Based on a work at https://github.com/raspberrypilearning/getting-started-with-minecraft-pi