https://github.com/zduny/nurikabe
Nurikabe solver made in Kotlin
https://github.com/zduny/nurikabe
kotlin nurikabe nurikabe-solver
Last synced: 19 days ago
JSON representation
Nurikabe solver made in Kotlin
- Host: GitHub
- URL: https://github.com/zduny/nurikabe
- Owner: zduny
- Created: 2016-04-21T09:32:59.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2020-03-14T21:31:41.000Z (about 6 years ago)
- Last Synced: 2025-09-06T08:53:27.278Z (9 months ago)
- Topics: kotlin, nurikabe, nurikabe-solver
- Language: JavaScript
- Homepage: http://zduny.github.io/nurikabe/
- Size: 350 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nurikabe
Nurikabe solver made in Kotlin.
You can test it online here: http://zduny.github.io/nurikabe/
It's Kotlin so you can compile it targeting JVM and get much better performance (by order of magnitude - I've tested it).