Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

You'll have better luck asking the author of the games directly.

However on the top of my head you could try any of those

  • Try the itch.io app
  • Try running chmod 777 on the x86 file first, then executing it
(+1)

777 is a bit extreme. Perhaps it’s just the executable flag, in which case you should try chmod +x first.

(+1)

I'm bad at linux :)