Classic games
By Rob Zwetsloot. Posted
These games from yesteryear have been made available to everyone, in most cases by releasing the source code. You can run them straight off your Raspberry Pi thanks to the community making them ARM-friendly.
Make beautiful beats with the complete Raspberry Pi music production toolkit.
Doom (1993)

A game so good, it defined a genre for years. Seriously – FPS games used to be called Doom-clones. As the space marine Doom Guy, you have to fight off the forces of hell with a large variety of guns and a rocking soundtrack. The source code was released by id Software in 1997, and became open-source in 1999, which is why there’s been a long-running joke about trying to get every piece of tech to run it.
How to install:
sudo apt install chocolate-doom
Beneath a Steel Sky (1994)

A classic point-and-click adventure game, Beneath a Steel Sky has been available as freeware since 2003. It’s a cyberpunk story set in a dystopian Australian future and… well it’s a story game, so we won’t spoil too much. A sequel for it came out just last year, so it’s a great time to familiarise yourself with it.
How to install:
sudo apt-get install beneath-a-steel-sky
Quake III Arena (1999)

Another id Software classic, and the granddaddy of multiplayer twitch shooters, Q3A was the bane of school IT administrators in the early 2000s because of how easily available it was. Only the demo data is free, but if you have a copy of the game, you can add the files yourself to get the full game.
How to install:
sudo apt install quake3
game-data-packager quake3 -i --gain-root-command sudo
Minecraft (2011)

Minecraft Raspberry Pi Edition is a free game on Raspberry Pi. However, it has not been officially updated in many years. You can still hack it with Python to do fun things, and we’ve covered that in the mag before. Minecraft Raspberry Pi Edition Reborn is an effort to mod it to be much closer to the Minecraft you can play elsewhere – it’s still in development, though.
How to install:
Follow instructions here.
Rob is amazing. He’s also the Features Editor of Raspberry Pi Official Magazine, a hobbyist maker, cosplayer, comic book writer, and extremely modest.
Subscribe to Raspberry Pi Official Magazine
Save up to 37% off the cover price and get a FREE Raspberry Pi Pico 2 W with a subscription to Raspberry Pi Official Magazine.
More articles
Raspberrarium terrarium
Control the seasons and phases of the moon with your own tiny ecosystem
Read more →
Meet the new member of the documentation team at Raspberry Pi
Welcome to the team Steve Davies!
Read more →
Flight watch
Using Raspberry Pi Zero to figure out what’s flying overhead
Read more →