How to Install Minecraft for Free: FREE version of Minecraft

How to Install Minecraft for Free:

Have you ever thought about learning to program? Where would you begin? How much would it cost? What would you need to get things moving?

The Raspberry Pi is a credit card-sized computer thatโ€™s a great starting point. Itโ€™s cheap, capable, and approachable for newbie programmers. And weโ€™ve made a FREE version of Minecraft just for it!

It comes with a revised feature set and support for multiple programming languages. You can start by building structures in the traditional Minecraft way, but once youโ€™ve got to grips with the in-game features, thereโ€™s opportunity to break open the code and use programming language to manipulate things in the game world. Youโ€™ll be learning new skills through Minecraft! Wow!

Minecraft

GET MINECRAFT: PI EDITION

HOW DO I GET STARTED?

If this is your first time running your Raspberry Pi, the official site has all the info you need packed into itโ€™s super-handyย Quick Start guide. Thereโ€™s more info on theirย wiki, too.

Minecraft: Pi Edition runs on Raspbian Wheezy with XWindows.ย Get it hereย and follow the detailed instructions within.

Boot up your Raspberry Pi with Raspbian. If you havenโ€™t set XWindows to start automatically upon boot, type in โ€œstartxโ€.

Use a browser toย downloadย Minecraft: Pi Edition from this page!

Next click the icon for LXTerminal to open a new terminal window. Use the following commands (inย bold):

  • Navigate to the download folder:ย cdย [download folder location]
  • Decompress the file:ย tar -zxvf minecraft-pi-0.1.1.tar.gz
  • Navigate to the installation folder:ย cd mcpi
  • Run Minecraft: Pi Edition:ย ./minecraft-pi