Gernamkei by wh05herlock

[raw]
made by wh05herlock for LD36 (COMPO)
Gernamkei (means rolling puzzles in Lojban) is a game where you spin a ball around whilst solving puzzles.

There is a hints feature, however only use it if you get quite stuck.

The instructions feature shows what different tiles/blocks do, when you first come up to them. Use this feature if you are confused about anything.

This is my first ludum dare so please don't judge to harshly :)

Tools Used:

Unity 5.1.0f3 (64-bit)
MonoDevelop 4.0.1
Gimp 2.6.12
MuseScore 2.0.3

Feedback

tomdeal
29. Aug 2016 · 13:07 UTC
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
10. Sep 2016 · 10:16 UTC
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
12. Sep 2016 · 05:35 UTC
@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".