Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hi, thats because linux doesn't work with executable files, to run it you can try this

in terminal type: chmod +x nameOfGame.x86

then, in the same folder where you have your game data, in your terminal run: ./nameOfGame.x86


We hope it works for you