Skip to content
/ nurikabe Public

Rule-based Nurikabe solver, with TUI. Looks for the easiest/most insightful way of making progress at any one step.

Notifications You must be signed in to change notification settings

iacgm/nurikabe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nurikabe Solver

demo.mp4

This is a solver/generator for Nurikabe puzzles. The write-up is here. If you just want to use the solver's interactive TUI, you can clone the repo and run the command below:

cargo run --release --bin entry

It's also built as a library, so could be embedded into other projects.

About

Rule-based Nurikabe solver, with TUI. Looks for the easiest/most insightful way of making progress at any one step.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages