I can make it a bit more difficult. I tried not to make it too hard so people would have a good chance at seeing everything, but I can adjust the monster proportions of the new villagers to make it a bit harder. Thank you for playing!
Viewing post in Dead of Night jam comments
Ah, yeah, I think there's a weird timing issue since there is one script for spawning new villagers, and another that handles the game over conditions, and sometimes the spawner happens beforehand. I'll probably have to add some way to link the two to prevent that (currently there is a 0.1 second delay on spawning villagers meant to stop that, but I guess that doesn't always fix it).