Had a bit of an issue with the tutorial, but once I got passed that it was a great game. I wonder if you do some tile bagging to help ensure a somewhat consistent distribution of tiles between runs.
Viewing post in Rats vs. Bankers jam comments
There were two issues that went together:
- First issue is that somehow I thought I moved the rat for the tutorial, but hadn't. Not sure if this was because I did it before the text showed up or not)
- Second issue was when I was messing around after this, I pressed spacebar and the message about needing to place the entrances showed up. I thought that message was more important to listen to, since it was after the other one.
I think disabling the spacebar message until the entrances are available probably would have resolved the issue.
Ah, yep that would do it. The game only checks serially if the instructions are complete, so if you moved it before the text popped up it wouldn't have been recorded. And yeah, I should have probably disabled that message. Thanks for letting me know, I've been trying to improve the onboarding for my games over the past year and feedback like this is the only way I improve