FoonLudum Dare ExplorerLD36 → Gernamkei

Gernamkei

By wh05herlock

View on Wayback Machine

CategoryRankScoreCount

Comments

tomdeal 2016-08-29 13:12

The hints feature was a good idea, otherwise I would be stuck after the third respawn point :-) Cool entry, especially for the first time! Maybe the controls could be a bit more predictable.

gonutz 2016-09-10 10:21

When I try to run your game on Linux, it gives me:

./linux.x86: error while loading shared libraries: libXcursor.so.1: cannot open shared object file: No such file or directory

I have libxcursor and libxcursor-dev installed.

wh05herlock 2016-09-12 05:40

@gonutz, I have tested the game on Ubuntu 14.04 and it works fine on there, so I'm not really sure what the problem is, sorry. Presumably you gave the game permission to be executed as a program? On Ubuntu you right click on the file (linux.x86), click properties, go to permissions, then tick "Allow executing file as a program".