Play nonogram using batch script with GUI. You can adjust the size from 3x3 to 26x32. Nonograms are randomly generated and about 50% is filled (customizeable). Rarely there could be more than 1 solution for a puzzle. But this script can detect if your solution is also correct.
Language: Windows Batch Script (.bat)
Updated on 2016-10-04
View source code here:
https://github.com/wthe22/batch-scripts/blob/master/Nonogram.bat
Save this script as ANSI encoding by copying the script and paste it in notepad.
No comments:
Post a Comment