Linux Format

Drawing with turtles

Minecraft is one of the most creative video games of our time. With virtual environments spanning acres of procedurally generated random biomes, the world and its contents are left to the player’s imagination. In survival mode, we’re left to fend for ourselves in a Darwinist experiment of resource-gathering, while fending off bad guys – make sure you build a shelter before nightfall! Creative mode opens up a world-building toolset where a childhood spent with Lego proves to be a transferable soft-skill.

However, in the limits of one’s creativity is usually the provided tools. Now, thanks to the release of the Raspberry Pi version of , we’re finally able to hook directly into the API with Python and program away to our heart’s content. Combining Raspberry Pi Jam, developed by Alexander Pruss, with community project Forge we’re able to use the Raspberry Pi API on any desktop Linux distro. We’ve put together a package called McPiFoMo ( Pi Forge Mods) that does all of this for you: . McPiFoMo includes MCPiPy by fleap and bluepillRabbit of . We’ll also be using Minecraft Turtle this issue, which was put together by Martin O’Hanlon (<) of .

You’re reading a preview, subscribe to read more.

More from Linux Format

Linux Format2 min read
Back Issues Missed One?
ISSUE 313 April 2024 Product code: LXFDB0313 In the magazine Discover how to use the ultimate hacker’s toolkit, staying out of trouble while doing so. And join us as we take the Puppy Linux developer’s new distro for a run and explore its container
Linux Format2 min read
Distro Watch
Ubuntu 24.04 LTS Noble Numbat is currently scheduled for release on 25th April. At the time of writing, we’re working with a daily build and expect a full review next issue. Nevertheless, we discovered that Canonical has announced this LTS release wi
Linux Format5 min read
Tips For Managing Docker Containers
Everyone knows how containers revolutionised application building and deployment. Using a E disposable stack of containers that make up an app that aren’t using the docker-compose command to manage the stack are missing a trick. It allows the shippin

Related