Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

i did some research. It looks like the 32bit libraries may be able to be installed on a 64bit version. But aren't by default as the are not needed. Since this isn't installed via a package manager, dependencies are not auto installed (which in this case is the 32 bit libraries). 


32bit comes with some significant memory limitations and what not. I believe the only reason to have 32bit binaries for any OS would be for backwards compatibility with old computers that don't have 64bit processors.

64-bit Windows has no problem with 32-bit software, and this little game doesn't go anywhere near the memory limitation of 32 bit, so there was no reason to make it less compatible (many Windows users are still on 32 bit, since there seems to be a dislike of updating in the Windows community). I didn't realize it was an issue for Linux, or even that the universal option existed. 

Anyway, Linux version is updated. Feel free to redownload. :)