Finally making a number crossword
As mentioned in my last post about Kakuros I decided to take the grid structure from an app and fill in my own clues and solutions. That helps accelerate the process of getting to actually make proper Kakuros. It’s really helped in this instance. Though working on 2x2, 2x3 and 3x3 grids has really helped me understand the relationship between high and low clue values, it’s invaluable to be able to take an existing Kakuro structure and apply that design knowledge across the whole thing.
So in taking this blank structure I wanted to come at it with a couple of specific design values:
I wanted to focus on the central 5 cell clue being a maximum (so 35 as the clue needing 5, 6, 7, 8 and 9).
From there I wanted to figure out how to make those 3 and 4 cell clues which feed into that core 5 cell clue
Finally I wanted to understand how that can all cascade from the corners of the Kakuro in those 2x2 and 2x3 segments.
Because the puzzle is made from those tight 2 and 3 cell clue structures it was actually quite simple to take a corner and constrain the solutions so the player could start from anywhere and contribute towards getting the 35 clue filled up in the middle.
The rest of this corner piece is then just working with small clues to give the player a simple way in. The 4/3 clue intersection is pretty basic in forcing a 3 into the 4 cell 11 clue and from that the rest of the corner cascades pretty quickly. (I always like using a 3 cell 7 clue though)
The other corners follow a similar sort of structure in having low and high number clues in a 2x2 setting force individual solutions which cascades the rest of that section. I fully admit that this is a pretty simple Kakuro but I think I can allow myself some pride in how it’s come together and I’m encouraged to keep going forward and expand my knowledge of this format.
I think the way forward in making Kakuros for now is to keep copying new structure types into my graph paper and work on those. After that I can start to work on the crossword like structure of the format itself in these blog posts.