byof
This game is not designed to run on your device. Add it to a collection to play later, or you can try to run it anyway.
| Status | In development |
| Platforms | HTML5 |
| Rating | Rated 3.0 out of 5 stars (1 total ratings) |
| Author | coppermouse |
| Made with | pygame |

Comments
Log in with itch.io to leave a comment.
After dying, pressing ‘R’ did not respawn the player. After a while, I got this:
Interesting. I know that this Exception can happen if you play the game for too long. This is because the number of monster spawning gets bigger than number of spawn points.
So it is either that the game restarted but player didn't respawn or that the game didn't restart at all. Both are of course issues but can not understand why they would happen.
Anyway, thanks for let me know!