Minetest, an Open Source Minecraft Alternative – It’s FOSS

Back in 2009, Minecraft was introduced to the world. Since then, it has become a cultural phenomenon. In that time period, several developers have released open-source games with similar ideas and mechanics. Today, we will look at one of the biggest ones: Minetest.

What is Minetest?

Minetest, put simply, is a voxel based sandbox game, very similar to Minecraft. Unlike Minecraft, Minetest is written in C++ and is designed to run natively on most systems. It also has a very large map area. With a map size of “62,000 × 62,000 × 62,000 blocks”, “you can mine 31,000 blocks down, or build 31,000 blocks up”.

Interestingly, Minetest was originally released under a proprietary license but was later relicensed as GPL. It has since been relicensed to LGPL.

Minetest has a couple of modes. You can either build and be creative, or you can try to survive the elements. You aren’t limited to these modes. There is a wealth of extra content available to Minetest in terms of mods, texture packs, and games built within Minetest. This is largely done using Minetest’s modding API and Lua.

education. For example, the people at CERN in Switzerland created a game with Minetest to show how the Internet works and how it was created. Minetest has also been used to teach programming, earth sciences, and calculus and trigonometry.

sudo apt install mintest

Arch or Manjaro

For systems based on Arch (such as Manjaro), use:

sudo pacman -S minetest

Fedora

You can install Mintest from the Fedora servers by entering:

sudo dnf install mintest

openSUSE

openSUSE users can install Minetest using this command:

sudo zypper in mintest

FreeBSD

FreeBSD users are in luck. They can install Mintest using this command:

pkg install minetest minetest_game
sudo snap install minetest

Flathub

To install, enter:

flatpak install flathub net.minetest.Minetest

You can download a portable executable for Windows here. You can also install Minetest on Android, either by going to Google Play or download the APK.

Final Thoughts

Please follow and like us:
YouTube
YouTube
Instagram