

One reason I’ve been sticking with DDG is the amount of UI and feature customization it offers. Not just the number of settings but that they are sensible ones: it’s stuff I care about. They also have a privacy-friendly way to save and restore these settings.
I am only guessing and extrapolating based on how this usually goes:
While the Linux kernel usually maintains long term backward compatibility very well unfortunately the userspace (libraries) is a different story.
Looking at the game’s faq the main dependency seems to be SDL. There is no OpenGL or other 3D library requirement. It might also depend on which version was shipped on the CD according to the faq there was an earlier statically linked version (which I am guessing might be easier to get to run) and a later dynamically linked one.