Reduce the number of puzzles to 1000 because I ran out of space on the disk for the saved game.

This commit is contained in:
Jeremy Rand 2015-07-16 20:49:02 -05:00
parent 1a30bf406a
commit 5b0b4966c8
5 changed files with 28352 additions and 34153 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

View File

@ -198,7 +198,7 @@ bool setOptions(void)
// 1111111111222222222233333333334
// 1234567890123456789012345678901234567890
printf(
" Apple ][ Sudoku\n"
" Apple // Sudoku\n"
" By Jeremy Rand\n"
"\n"
"Options:\n"
@ -270,7 +270,7 @@ void displayInstructions(void)
// 1111111111222222222233333333334
// 1234567890123456789012345678901234567890
printf(
" Apple ][ Sudoku\n"
" Apple // Sudoku\n"
" By Jeremy Rand\n"
"\n"
"The goal is to get the numbers from 1 to"