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

For linux, I need to run most unity games with this command to get >3fps performance (it otherwise uses the intel chip instead of nvidia):

primusrun './Geographical Adventures.x86_64' -force-opengl

And don't forget to chmod +x the executable to be able to run the game at all. @SebastianL this could also be set in the zip distribution afaik