this post was submitted on 16 Aug 2023
147 points (100.0% liked)
Free and Open Source Software
17960 readers
43 users here now
If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
You are expanding the scope of what we're saying. Half Life is not a game engine, GoldenSrc is. Warcraft III doesn't appear to have a public game engine. However, Roblox & Minetest don't really have a bundled game.
Not really, wc3 and hl are definitely more "gamey" than Minetest, but you can still install Minetest to play and mod Minetest.
Minetest is the game that comes bundled with Minetest.
Minetest Game is the game that comes bundled with Minetest, not Minetest. Nobody said WC3 and HL is a game engine.
Horrible naming scheme, and I don't think I've seen the Minetest Game ever mentioned as anything but just Minetest.
It's not a naming scheme, it's just the default and everything makes it clear that Minetest is the engine. It's kinda the example game.
Minetest fulfils the role of platform because of content db, which is a separate thing with it's own name, it wasn't always there, and it's maintained by 1 person. The rest of the developers code the API's which are used for making games. You know what else provides API's for making games? Unity, Unreal and Godot.