MAKE Command
The
MAKE at the upper right of the
screen creates a new puzzle of specified size and difficulty.
- Next to the MAKE button is an input area where you can indicate
what size puzzle you want and how difficult you want it to be.
- Your input should be of the form:
#x#/#
- The first # is the number of rows, the second # is the number of columns, and the third number is the difficulty ( 0 through 10 ).
- The puzzle is randomly created unless the PRNG seed has been preset by
the
PRNG SEED
command of the dropdown FILE menu.