kodumaro-nonogram

Nonogram

A simple random nonogram game.

More about it on Itch.io.

Install

sh cargo install kodumaro-nonogram --bin nonogram

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

sh 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