Comments

Log in with itch.io to leave a comment.

Hi! Thank you very much for these cool games, I really enjoy them. Could you build this one for Linux as well?

Hi there! I'm afraid Linux binary distribution is such a mess that I can't get a reliable cross compiler set up for my Mac anymore. Basically, I could build a binary that executes on my Linux machine, but the chances that it would work on anyone else's machine is a tossup, depending on specific versions and locations of libraries etc. If you are familiar with the terminal etc., you can build a version for your specific distribution from the source code on GitHub if you install a rust compiler, cargo, and SDL. 

Thank you for your answer! I can understand that it is quite a messy thing to compile different versions. I may try it some time. Best wishes!