Question 4.7: You want to run the popular game Minecraft on your Raspberry......

You want to run the popular game Minecraft on your Raspberry Pi.

Step-by-Step
The 'Blue Check Mark' means that this solution was answered by an expert.
Learn more on how do we answer questions.

Mojang, the original developers of Minecraft, have ported it to the Raspberry Pi.

To install the software, you need to be using Raspbian (Recipe 1.4). Enter the following commands to download and install Minecraft (Figure 4-9):

$ wget https://s3.amazonaws.com/assets.minecraft.net/pi/minecraft-pi-0.1.1.tar.gz
$ tar -zxvf minecraft-pi-0.1.1.tar.gz
$ cd mcpi
$ ./minecraft-pi

Discussion

To get Minecraft to fit on the Raspberry Pi, the developers made some shortcuts in the graphics code. This means that you can only play the game directly on the Raspberry Pi with the keyboard, mouse, and monitor connected directly to it. It will not work over a remote connection.

See Also

Find out more about the Raspberry Pi port of Minecraft.

4.9

Related Answered Questions

Question: 4.8

Verified Answer:

Download and run Open Arena (Figure 4-10) from the...
Question: 4.11

Verified Answer:

Install the VLC media player by running the follow...
Question: 4.6

Verified Answer:

There are a number of emulators around for old gam...
Question: 4.10

Verified Answer:

Download and run the GNU image manipulation progra...
Question: 4.5

Verified Answer:

Download the motion software. This will allow you ...
Question: 4.4

Verified Answer:

The Pi Store is the Raspberry Pi equivalent of App...
Question: 4.3

Verified Answer:

You can use a number of browsers on the Raspberry ...
Question: 4.2

Verified Answer:

Raspberry Pi is, after all, a Linux computer, so t...
Question: 4.1

Verified Answer:

A Raspberry Pi actually makes a pretty good media ...