FS#5519 - Sudoku: Ability to chose which difficulty to generate
Opened by Jonas Häggqvist (rasher) - Thursday, 08 June 2006, 09:45 GMT
Last edited by Steve Bavin (pondlife) - Thursday, 17 July 2008, 10:07 GMT
|
DetailsIt would be nice if the "Generate" menu-option opened a submenu where you could pick which difficulty to generate.
I've had a quick glance at the code, and it looks like it'd have to generate until a suitable difficulty is found, but that's no different from what users have to do now, if they're after a specific difficulty, except it'd happen automatically. If I get the time/motivation, I may have another look at it in the next couple of days. |
"warning: passing arg 2 of `sudoku_generate' discards qualifiers from pointer target type"
There's currently no splash on fail - it simply picks the last generated level and uses that as if everything was fine.