Under The C by camelo003
| Windows | https://drive.google.com/file/d/0B67II_mNvOAgQml2RkNyazB1c1E/edit?usp=sharing |
| Original URL | https://ludumdare.com/compo/ludum-dare-29/?action=preview&uid=22662 |
| Windows | https://drive.google.com/file/d/0B67II_mNvOAgQml2RkNyazB1c1E/edit?usp=sharing |
| Original URL | https://ludumdare.com/compo/ludum-dare-29/?action=preview&uid=22662 |
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.