Y
Hacker News
new
|
ask
|
show
|
jobs
by
tptacek
864 days ago
I've always assumed they generate the puzzle starting from a pangram.
2 comments
spyspy
864 days ago
That's exactly how it works. The script scanned the dictionary for pangrams and then built the puzzles from that list, filtering out pangrams that didn't meet the other rules for the game.
link
ddejohn
864 days ago
This is the assumption I started with when I started building my clone.
link