Skip to main content

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

Linux version

A topic by thibautst created 44 days ago Views: 75 Replies: 2
Viewing posts 1 to 2

Hi, 

I didn't see the answer anywhere but maybe it has already been answered. 

Would it be possible to have a linux version? Or a docker image maybe? (or even the sources to run the python part directly)

It would be awesome. 

Thanks for the great work. 

Developer

Hi @thibautst,

Thank you for your message and for your kind words about our work!

Currently, we do not have plans to release a dedicated Linux version or a Docker image of the game, and we also do not plan to release the source code.

However, users have successfully run the game on Linux using a virtual machine (VM), and we’ve received positive feedback from the community regarding this approach.

You might find these threads helpful for guidance:

We appreciate your interest and support!

For anyone who would read this, I managed to make it work on a linux with wine. 

To be more precise, I installed an Alpine image (and installed wine) on docker on an Asustor NAS. 

No bug to report for now.