Hacker News new | ask | show | jobs
by function_seven 1477 days ago
Oh those are the worst. There should be a term for that early success curse when playing it on Hard Mode. Getting a bunch of greens right off the bat can be a kiss of death.
1 comments

I've heard "canyon of doom".
I like it. I wonder if you could calculate how evil a solution would be in that regard, i.e. how likely you are to end up in a canyon. Maybe you could count how many substrings also occur in other valid words or something.
I never dove into the topic any deeper but I suspect that there is probably cryptanalysis literature related to letter string frequency--or just take a dictionary and brute force a substring frequency analysis.