Comments

Log in with itch.io to leave a comment.

I'm getting:

sdl_main.c:2:19: fatal error: AL/al.h: No such file or directory
compilation terminated.

And I don't see sdl2-config anywhere in synaptic.

For that error, you need to install OpenAL development headers. You can probably just run, the "run" executable.

I messed up with my instructions

Got it going :D Interesting mechanic, although it felt inconsistent. Some places it refused to do the 'slap', The hand just disappears when I release.  It also seemed possible to 'grapple' by hitting space at the right moment, but this too only seemed to work sometimes. And since it usually left me lodged in an object I wasn't sure if this was a bug or feature XD

I appreciated the visuals. Much of it obviously incomplete, but still more interesting to look at then boxes :D

Yeah. In order to avoid having players jump into the collision boxes, I just stop the slap if that were to happen.

However, now people don't get why it happens, and they manage to jump into collision areas.

Devs make and players break, haha :P