A generator for nonogram puzzles made in Haskell (written in literate haskell script).
Takes in an image path, and creates a playable puzzle.
Usage: Call 'main' and follow the instructions on the command line
- Haskell
- HIP (Haskell Image Processing Library)