On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+2)

I think you could fix the problem of getting stuck with just some ui changes. I would have made the cryptic_hash always be visible and in exactly the same spot. That would make it much easier to detect something is going on in them. You may also want to introduce a way to look at previous sent requests/received hashes, so that the player can read back if it took them a little while to figure out what is going on. I do think it will stay a bit of a niche game, even with a better UI. That's not a bad thing though, you don't have to make something that caters to everyone, and I enjoyed the game :)

You are so right, I could easily have just made the hashes smaller (to make the message more obvious) and store them with each request, just like I do with each guess. ~_~

That's a great suggestion.