Skip to content

jgrosspietsch/nonogram-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nonogram

Crate Docs

This is a Rust crate intended to generate and solve nonogram puzzles.

The core data structure used for the generated nonograms requires the use of ndarray since the data used is primarily two-dimensional.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages