Temple of hate by sirikan
You have been captured and put in a cell in the Temple of hate. You must fight your way to the portal if you want to have any chance of surviving.
This game is a raycasting engine created in c++ similar to how wolf3d worked. Tad buggy but I learnt a lot of stuff by making it :).



Edit: I have ported the game to Emscripten to allow it to be played on the web (have made no other changes to the code as per rules). Might be a bit buggy first time I have used it.
Edit: Also added Linux and macOS port.
| Windows | https://wiltaylor.itch.io/temple-of-hate |
| Source code | https://github.com/wiltaylor/LD42 |
| Original URL | https://ldjam.com/events/ludum-dare/42/temple-of-hate |
Ratings
| Given | 1🗳️ | 1🗨️ |
interact boxes on the key and doors is really small.. you feel basically nose to object to interact with it.
far clip plane could have been farther out, I don't think you were going to have any performance issues, but often things were out of view from distance even in the same room.
player's status bar graphics could be improved some.