https://github.com/jille/human-nurikabe-solver
A Nurikabe solver that makes human-understandable steps.
https://github.com/jille/human-nurikabe-solver
golang nurikabe nurikabe-solver puzzle-solver
Last synced: 3 months ago
JSON representation
A Nurikabe solver that makes human-understandable steps.
- Host: GitHub
- URL: https://github.com/jille/human-nurikabe-solver
- Owner: Jille
- License: other
- Created: 2021-11-03T12:04:14.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-16T11:33:06.000Z (over 3 years ago)
- Last Synced: 2025-01-19T06:50:42.972Z (5 months ago)
- Topics: golang, nurikabe, nurikabe-solver, puzzle-solver
- Language: Go
- Homepage:
- Size: 17.6 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nurikabe Solver
A Nurikabe solver that makes steps like a human.
Usage:
```shell
< examples/hard.txt go run . avoidMerge water list
```