kodumaro-nonogram

Crates.iokodumaro-nonogram
lib.rskodumaro-nonogram
version4.0.7
sourcesrc
created_at2023-06-06 13:57:22.168619
updated_at2024-02-16 13:53:26.84849
descriptionA random nonogram game.
homepagehttps://crates.io/crates/kodumaro-nonogram
repositoryhttps://github.com/cacilhas/rscenes/tree/master/nonogram
max_upload_size
id883870
size1,029,408
Montegasppα ℭacilhας (cacilhas)

documentation

README

Kodumaro Nonogram

Nonogram

A simple random nonogram game.

Related pages:

Install

cargo install kodumaro-nonogram

If you have UPX installed, you may want to run:

upx ~/.cargo/bin/nonogram

Gameplay

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

License: BSD-3-Clause

Commit count: 45

cargo fmt