Chapter 2. Minecraft Pi
In the previous chapter, we learned how to set up the Pi and looked at Python and turtle modules briefly. In this chapter, we are going to explore the Pi version of a popular computer game, Minecraft. We will also learn how to program Minecraft with Python as the programming interface and use it to script user actions and build wonderful things.
We will cover the following topics in this chapter:
- Introducing Minecraft Pi
- Playing Minecraft Pi
- Programming Minecraft Pi with Python