Minetest

Luanti (formerly Minetest) is an open source voxel game-creation platform with easy modding and game creation (by luanti-org)

Minetest Alternatives

Similar projects and alternatives to Minetest

  1. Cataclysm-DDA

    Cataclysm - Dark Days Ahead. A turn-based survival game set in a post-apocalyptic world.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. Tutanota makes encryption easy

    Tuta is an email service with a strong focus on security and privacy that lets you encrypt emails, contacts and calendar entries on all your devices.

  4. Geyser

    A bridge/proxy allowing you to connect to Minecraft: Java Edition servers with Minecraft: Bedrock Edition.

  5. koreader

    An ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats, running on Cervantes, Kindle, Kobo, PocketBook and Android devices

  6. Mindustry

    The automation tower defense RTS

  7. OpenTTD

    OpenTTD is an open source simulation game based upon Transport Tycoon Deluxe

  8. panel

    Pterodactyl® is a free, open-source game server management panel built with PHP, React, and Go. Designed with security in mind, Pterodactyl runs all game servers in isolated Docker containers while exposing a beautiful and intuitive UI to end users.

  9. PolyMC

    A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once (Fork of MultiMC)

  10. No-Chat-Reports

    Disable Player Chat Reporting and make user messages untrackable.

  11. lobster

    The Lobster Programming Language

  12. PollyMC

    Discontinued DRM-free Prism Launcher fork with support for custom auth servers. [GET https://api.github.com/repos/fn2006/PollyMC: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository]

  13. Minestom

    26.1 Lightweight Minecraft server

  14. Prosody IM

    Discontinued IMPORTANT: due to a drive failure, as of 13-Mar-2021, the Mercurial repository had to be re-mirrored, which changed every commit SHA. The old SHAs and trees are backed up in the vault branches. Please migrate to the new branches as soon as you can. [GET https://api.github.com/repos/bjc/prosody: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository]

  15. Terasology

    Terasology - open source voxel world

  16. minetest_game

    Minetest Game - A lightweight and well-maintained base for Luanti, intended for modding

  17. A Dark Room

    9 Minetest VS A Dark Room

    A Dark Room - A Minimalist Text Adventure

  18. Teeworlds

    A retro multiplayer shooter

  19. Legend of the Green Dragon

    Discontinued Core functionality for Legend of the Green Dragon, a text-based RPG game. (by lotgd)

  20. jep

    7 Minetest VS jep

    Embed Python in Java

  21. Quizmaster

    A web-app for conducting a quiz over the internet

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better Minetest alternative or higher similarity.

Minetest discussion

Log in or Post with

Minetest reviews and mentions

Posts with mentions or reviews of Minetest. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-10-30.
  • Cubyz: Voxel sandbox game written in Zig
    2 projects | news.ycombinator.com | 30 Oct 2025
  • Minecraft removing obfuscation in Java Edition
    3 projects | news.ycombinator.com | 29 Oct 2025
  • Python on the Edge: Fast, sandboxed, and powered by WebAssembly
    11 projects | news.ycombinator.com | 24 Sep 2025
    Yes roblox could be interpreted in that way.

    Minecraft in a similar vein too.

    I was actually thinking of creating a roblox alternative or atleast proposing the idea of modifying luanti which is open source to have roblox esque graphics.

    So it would be the open source browser which allows you to play various games in some sense.

    If you want sandbox applications, there is libriscv created by legendary fwsgonzo which can run on any device or wasm I suppose

    https://www.luanti.org/

    https://github.com/libriscv/libriscv

  • Irrlicht Engine – a cross-platform realtime 3D engine
    3 projects | news.ycombinator.com | 14 Sep 2025
  • The issue of anti-cheat on Linux
    3 projects | news.ycombinator.com | 23 Aug 2025
  • The Minecraft code no one has solved (2024) [video]
    1 project | news.ycombinator.com | 22 Aug 2025
    > game design is a rabbit hole

    Game engine design is a rabbit hole :)

    Game design is the ultimate lockbox - you're unlocking an entire imaginary world which has some platonic existance in your mind.

    And since you mentioned Luanti, it deserves to be much better known as a credible open alternative to Minecraft. You could do a lot worse then designing/prototyping your game with Luanti as the game engine.

    https://www.luanti.org/

  • Luanti Turns 14
    1 project | news.ycombinator.com | 27 Jul 2025
  • The psychology behind why children are hooked on Minecraft
    1 project | news.ycombinator.com | 4 Apr 2025
    Yes, and it isn't for every player. Funny story time: I bring online sometime a Luanti [1] server to playtest the game I made in a multiplayer context. One time someone joined and after a few minutes visiting, they asked "So, what is the goal?". I wasn't expecting that. MC may be popular, but one doesn't join a Luanti game server by accident, and most of them are MC- or at least MMORPG-like.

    Still, although there's no set goals like in other games, this style of game has to have "affordances" for goals. Even the building activity in MC is not "free", as monsters are there to get in the way of the players' projects.

    I also think that the social aspect is crucial, in the sense that having fun building things doesn't last, because one eventually runs out of ideas. Showing to others what you have achieved is an important part of it. Does art exist without an audience ? [2]

    I think it is interesting to note that the fact that MC's world is fully editable by players is what drove the choice for the voxel technology, which was the only one allowing it with a normal PC at the time.

    [1] https://www.luanti.org/

  • Approximating Mathematical Constants Using Minecraft
    3 projects | news.ycombinator.com | 4 Dec 2024
    Luanti (formerly minetest) is open source, written in Lua, has an API with mediawiki docs, and has a vscode extension: https://github.com/minetest/minetest

    Luanti wiki > Modding intro:

  • PolyDev :: a better "Hello World" for polyglot devs
    2 projects | dev.to | 15 Aug 2024
    Lua is a popular tool scripting language - it's used in a variety of settings notably Roblox, the GNU Image Mainpulation Program ("GIMP"), and if I may just momentarily shill, in Minetest. I used to write and maintain various mods for Minetest, and it's even fair to say I did a lot of my learning during that time... there's a lot of learning that can happen on spare time when you're also having fun 😄
  • A note from our sponsor - SaaSHub
    www.saashub.com | 8 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic Minetest repo stats
135
12,945
9.8
3 days ago

luanti-org/luanti is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.

Minetest is marked as "self-hosted". This means that it can be used as a standalone application on its own.

The primary programming language of Minetest is C++.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that C++ is
the 7th most popular programming language
based on number of references?