Fun concept! I couldn't get the linux version to work on my system, even tried building it and got a seg fault... played the web version and it was a little buggy (lots of rubber banding), but the concept of the game shines through. simple, easy to understand.. easy to get lost *cough*
Viewing post in The Running Man jam comments
Thanks for the review! If you are feeling generous, and would like to try again, I figured out the SegFault issue. The problem is, that you need to run cmake and make inside of a sub-folder, not the root directory.
I've updated the README to reflect this. You will need to delete the cmakecache file that was created!
Thanks again for the review, it is highly appreciated.