nonograms

Version, currently master branch1 version
  • master branchlatestNov 23, 2025

github.com/oprypin/crystal-nonograms

Nonograms/Picross solver in Crystal

0 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  nonograms:
    github: oprypin/crystal-nonograms
    branch: master

master is a branch, not a release, so this tracks it rather than pinning a version.

Then run:

shards install

shard.yml

Crystal
>= 0.23.1
License
MIT
Author
Oleh Prypin
Target
  • solver from src/solver.cr

Dependencies

This version declares no dependencies.

README

No README has been indexed for this shard yet. You can read it on the repository.