|
|
|
|
|
by oliwary
393 days ago
|
|
> If you’ve ever tried to construct a crossword, you’ll find that the framing of a crossword grid under square theory feels right. When you’re nearing the end of the grid-filling process, finding valid crossings of words to fill that final corner of a grid, there’s a satisfying “clicking” feeling—a sense of magic—when it all fits together, analogous to the wrapping-around feeling of completing the square. If you enjoy this feeling, I think you would like my word game https://spaceword.org. The goal is to arrange 21 letters in a square that is as tight as possible. No one has achieved a "perfect" pattern yet, but people are very close, often leaving only 3 spaces blank! |
|
To get a "perfect" pattern you'd need to find three 7 letter words that can stack on rows adjacent to each other to form a 3 letter word in each column. Such arrangements do exist, for example:
but they are very rare - I estimate something on the order of 0.002% of combinations of three 7-letter words have any valid arrangements. Assuming that you're using standard ETAOIN letter frequencies, the typical bag of 21 letters will usually have just a handful of combinations of three 7-letter words so a given puzzle has a << 0.1% chance of having a perfect solution.But there are 12,000x more ways to rearrange 21 tiles within an 8x3 grid, and the word choices are more forgiving as well (if you draw 7 letters from the etaoin frequency distribution, those 7 letters in order are much more likely to form a 3 letter word followed by a 4 letter word than they are to form a 7 letter word). Pretty much every puzzle should have at least some solutions fitting within an 8x3.
Additional note: 3 blank spaces is the best non-perfect arrangement, since the grid is only 10 tiles wide. One blank space could only be achieved by a single 23-letter-long word, and two blank spaces could only be achieved by a 10 letter word next to an 11 letter word, and an 11 letter word would not fit inside the 10x10 grid.