Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(3 edits)

True that some libraries can be pre-installed on most systems, but for some of them, there can be incompatibilities depending on the Linux OS version. For example, libflac. I recently added Linux support for one of my games (made with SFML) and I faced issue with libflac. I recommend that you also check by installing some other version of Linux OS (example, some other version of Ubuntu) and running your game there or ask a friend who has Linux (some different version) to check.

(1 edit) (+1)

Thank you! It's a good idea.

I haven't got any feedback regarding Linux installations previously, so you're the first one :)