Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I don't understand how to run this program on Linux. I am using Arch Linux and the executable doesn't do anything. I am getting frustrated trying to learn so is there any help you could give me?

Hi! Sorry for the late reply, it appears that the Linux Version got damaged for some reason, you could try downloading an old version on GitHub, download the source code version or wait for the next update, I’ll tell you whent it’s ready!

(1 edit)

ok thank you for letting me know, I thought I was doing something wrong. I also wanted to ask how are the dependencies obtained on windows and Linux? I have a dual boot computer but running source code programs is a bit above my level of understanding.

You just need to install python 3.12 (installed by default in Linux altho i think the current version is 3.13, so you need to also install 3.12)

Then in the download page there’s a terminal command that you can run to install the dependencies.

After that you just run “python main.py” in the terminal while on the same folder and it should run.

Other than that if downloading the Windows or Linux version, there’s a file that just double clicking it, will open the software.

And yeah, sorry for that, just noticed and i don’t have that version on my computer to re-upload it atm and i’m so close to a new version so that lol