eugman 2014-05-02 23:34
I was able to walk around for a bit, but then it crashed on me. I got this error:
Unhandled exception at 0x004015EC in underTheC.exe: 0xC0000094: Integer division by zero.
Looking at your code, you return 0/0 which would cause that error.