In this version I solved a bug with transposing in the guess and validate function. If a guessed puzzle is invalid, the puzzle must be reset at the very end of the function and not before transposing.
I also made some changes to the GUI.
MagMeister's projects page
In this version I solved a bug with transposing in the guess and validate function. If a guessed puzzle is invalid, the puzzle must be reset at the very end of the function and not before transposing.
I also made some changes to the GUI.