Skip to main content

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

hi, this game is written entirely in python, right? would you be willing to upload an uncompiled build so we can run the game manually on linux?

(+3)

Hey! I'm currently working on a Linux build that should be available later this week!

(+2)

Hi! The Linux version is out!

thanks ^-^ i really appreciate it.

sadly i am having difficulty getting xwayland working on my fedora machine, so the game isnt launching... because of missing xorg functions i think? i dont think thats a bug with the game necessarily, unless you intend to natively support wayland, but figured it's worth mentioning 

oh, I'll try to figure out a way around this

(+1)

Hey friend, how’s it going? That’s cool, man. Unfortunately, it’s pretty hard to run the .elf file—it will only work on the machines where it was compiled. Can you create a Docker image? A Docker image will run everywhere without compatibility issues.

(+1)

Where is it? All there seems to be is a .exe that starts up, but doesn't seem to respond to keyboard input or anything

(+1)

can you send me the source code? it crashes a lot (on windows) but it's really fun. i could refactor your code and fix the issues and send it back to you.