Crates.io | kodumaro-nonogram |
lib.rs | kodumaro-nonogram |
version | 4.0.7 |
source | src |
created_at | 2023-06-06 13:57:22.168619 |
updated_at | 2024-02-16 13:53:26.84849 |
description | A random nonogram game. |
homepage | https://crates.io/crates/kodumaro-nonogram |
repository | https://github.com/cacilhas/rscenes/tree/master/nonogram |
max_upload_size | |
id | 883870 |
size | 1,029,408 |
A simple random nonogram game.
Related pages:
cargo install kodumaro-nonogram
If you have UPX installed, you may want to run:
upx ~/.cargo/bin/nonogram
Left click (LMB) to set the cell, right click (RMB) or control + LMB to mark a cell as unsettable.
You win when you have set all correct cells.
License: BSD-3-Clause