Skip to content

Loic760/Nonogram-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nonogram Solver

Usage

  • brew install node (macos)
  • node main.js

Output Format

  • Feature 1: Shows a full list of possibilities where "0" is an empty case, and "1" a filled one.
  • Feature 2: Returns True upon execution if the Nonogram is Valid.

About

Simple Nonogram Solver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published