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

Hi splendidland, I hope you develop it for Android/Chromebook or Switch, I would love to download and play it, but I only have an android phone, Chromebook, android tablet, and consoles. I don't have a PC that can download your game but I would love to play it though, it looks fun!

If your chromebook supports a linux container you could give the linux version a shot.

how would I know if it does? How would I get the Linux container?

You can check out this google support page.

It might involve some fiddling with the linux terminal to extract the tar.gz file in order to run the game.

To extract, use:

cd /[folder where the linux version is]

sudo tar -xf [linux version].tar.gz

That should create a folder with the same name as the tar file. cd (change directory) to that folder and I think you can run the game with

./[game]

It's a bit complicated and I'm not sure this will work but good luck.

which one should I Download? The x86 one or the x86_64 one? What is the difference between the two?

(1 edit)

I don't think it works. I try to run the game and it says cannot execute binary file: Exec format error. I tried both Linux versions and both said the same thing.