Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit) (+1)

You can setup the itch.io app, it works a bit like Steam, albeit more limited. It still helps with managing downloads and keeping your library more accessible. You can always just download the games and extract them manually anyway, most of these do not have instalation files like ones purchased from GOG, they're just zipped.

Games for a different system, say Windows, can't be downloaded directly. You need to download them externally, extract the zip or run the exe file through wine, and then you can just run the game, again, through wine. 

Aside from Minit, I didn't have much issue with most games I tried, specially having the second option of running the windows versions. (running Kubuntu 20.sumthing~)

Great suggestion!

I just tried to download the linux version and its a setup file, I double clicked and nothing happened.

Is the wrong linux file on the itch app linux link?!

(+1)

Try running the setup from the terminal. I haven’t found double-clicking to be reliable on executables.

That did it! cheers!

You can also make a .sh script to run things. It ends up working like a link to the program itself, and is very useful for new linux users and raspberry users alike, since it's so easy to find examples of.