this post was submitted on 22 May 2024
11 points (100.0% liked)

Linux Gaming

15719 readers
202 users here now

Gaming on the GNU/Linux operating system.

Recommended news sources:

Related chat:

Related Communities:

Please be nice to other members. Anyone not being nice will be banned. Keep it fun, respectful and just be awesome to each other.

founded 4 years ago
MODERATORS
 

(tldr, open source software has come a long way, and it's more than possible to create a full game without leaving Linux.)

So I've been a full Linux user for a couple years now, and a hobbyist game dev for way longer. I've always tried to make the most out of free tools, so I've used a lot of FOSS tools for game development before.

Going with that philosophy, Year Unknown's development has cost $0 (not counting store fees or my time), and the development is done with almost entirely FOSS software like Godot, Blender, GIMP, and Audacity. The only exception is Reaper, which is my DAW of choice (but to be fair, it's a really good DAW).

The game itself is a narrative-driven exploration game set in the very far future, where humanity has found a way to make the universe last forever. The game's story covers a lot of existential issues that come from the premise, revealed through two characters you can talk to through terminals.

I know there's other developers who have done the same, but I thought I'd share my experience, and I can answer questions about the workflow if you're curious, or trying to do something similar. Also, if the game seems interesting to you, a wishlist would be very appreciated!

top 4 comments
sorted by: hot top controversial new old
[–] rah@feddit.uk 2 points 5 months ago* (last edited 5 months ago) (1 children)

I've always tried to make the most out of free tools, so I've used a lot of FOSS tools for game development before.

I take it you'll be giving back to the community and releasing your game under a libre license then?

[–] julianh@lemm.ee 2 points 5 months ago (1 children)

I've considered it, although it'd be a situation where it would probably just be the game code without assets (sounds, textures, etc.), since those are under different licenses. Also, it's not really a "living" game like most FOSS games - once it's released it will pretty much be in its final form. So if I make the code public it'll mostly just be for reference.

[–] Navigator@jlai.lu -1 points 5 months ago* (last edited 5 months ago)

So yeah but errrr no...

Why not releasing assets? Or looking for free/open assets in the first place?

Why the code would be 'just for reference', if the game needs to be ported or if you lose the source code, releasing it under a libre licence will be pretty useful.

[–] DmMacniel@feddit.de 0 points 5 months ago

Could do a blog and offer some perspectives on things you gained by working on this FOSS-Made Game?