I'm trying to get it to run, but I get the following error: https://paste.gnome.org/pg99xjaks
Viewing post in Darkness Looming jam comments
I ran darkness-looming from withing the bin folder. What I find weird, is that the file is a shared library rather than a binary.
I'm using Devuan ASCII. https://devuan.org/
Which basically corresponds to using Debian Stretch.
All right, I've installed Devuan ASCII in virtualbox and wasn't able to reproduce the bug you're experiencing :(
Are you 100% sure that sound files (like e.g. "music.mp3") are unpacked and available under relative path "assets/sounds/" to the game binary? And that you have SDL2_mixer installed from repository (i.e. not from some local sudo make install)?