Hardware Reference
In-Depth Information
Adventure 1
Hello Minecraft World
IN THIS TOPIC you are going to learn how to write programs that interact with your
Minecraft world, allowing you to do some very exciting things. You will be using a pro-
gramming language called Python to do it. This way of controlling the Minecraft world
from a Python program was first created for Minecraft: Pi Edition on the Raspberry Pi.
If you don't have a Raspberry Pi but have Minecraft for Windows or Apple Mac instead,
that's ok—you will just need to do some extra work on the set-up before you get
started, which you'll be shown how to do.
Python is the programming language used in this topic.
his topic is full of adventures that teach you how to write programs for the Minecraft
game. It's packed with all sorts of things you can do with Minecraft to entertain your
friends and make the game even more fun to play. You will discover some pretty flashy
ways to move your player around and before long you'll be finding it easy to build
whole cities and Minecraft creations that have never been seen before.
The Python programming language comes with a code editor called IDLE, and you will
be using this to create, edit and run the programs created in these adventures.
 
Search WWH ::




Custom Search