this post was submitted on 23 Jan 2024
5 points (85.7% liked)
OpenSourceGames
2562 readers
12 users here now
- FreeGameDev.net Forums
- FreeGameDev Chat
- Free Games Planets
- LibreGameWiki
- OnFOSS events
- OpenGameArt
- LibreGaming.org
- Open-Source Games List
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
That does not mean it fits the open source definition , that you can change it and even sell it
Unclear licensing can be a problem , see for example how cataclysm dda had to remove a tileset due to it.
Yes, but always is a problem with FOSS in case of complex apps or games, which need several different licenses. There isn't a more complex game which is full FOSS. For Example FreeDoom is Foss, but without the original Doom wads, at least the basic shareware wads, you can't even play it. In Ashes they had used a conversion with the GzDoom engine with wads made by users. But which license it has depends on every user which had create a wad file. In The Dark Mod the engine and the editor are OpenSource, but every map created may have a different license, maybe OpenSource or CC, depending on the license of the art assets used for it, OpenSource when they are the default assets of the editor, but if not, only the author knows, maybe own designs or from third party repos. Uniied licenses are only possible in simple apps and games, because of this there are very few OpenSource games out of table games or sidescrollers of the '90. Not so easy with FOSS in some cases.
You can't put TDM and Ashes in a repo of a commercial Linux distribution.