chiark / gitweb /
Adjust Keen's grid generation to constrain the maximum size of clue
authorSimon Tatham <anakin@pobox.com>
Fri, 12 Apr 2013 16:28:53 +0000 (16:28 +0000)
committerSimon Tatham <anakin@pobox.com>
Fri, 12 Apr 2013 16:28:53 +0000 (16:28 +0000)
commitc94afe9cd6ff0ad719798d7fd6fb842a336f66ed
treee8b8ed09b69fe29a5f03bb871b8a736115d0600e
parentfe6da52b26f14e539183d5eb71e2132a8bf9fa8f
Adjust Keen's grid generation to constrain the maximum size of clue
blocks, because 'make test' showed up very large blocks as an
occasional slowdown factor in game generation (takes too long to
iterate over all possibilities). This is a good idea in any case,
because really big multiplicative clue numbers have trouble fitting in
the square.

[originally from svn r9827]
keen.c