Comments

Log in with itch.io to leave a comment.

I tried to install it under Manjaro, it failed with undefined reference to 'wl_proxy_marshal_flags'. :(

Also, there is the .git (150 Mo) in the archive, I don’t know if this is necessary (I don’t quite know how git submodules works).

I get "error while loading shared libraries: libtcod.so: cannot open shared object file: No such file or directory" when I try to run the game, which is weird, because it's in the same folder, and I also have it installed on my system.

Hi, thanks for the return, I have fixed this problem for Linux normally. Download the new archive and launch the script install.sh if you are on Linux, it should recompile the project from scratch. If you are on windows, try the scripts install.bat, and else use visual studio code and follow readme instruction to launch the compilation.

Tell me more if you encountered another issue.