Comments

Log in with itch.io to leave a comment.

On Ubuntu 18.04 64bits, game works only with the x86 version and after installing `libxcursor1` and `libxrandr2` in 32bits.

sudo apt install libxcursor1:i386 libxrandr2:i386