#raylib #nonogram

bin+lib kodumaro-nonogram

A random nonogram game

6 stable releases

3.0.5 Aug 29, 2023
3.0.3 Aug 12, 2023
3.0.2 Jun 12, 2023
3.0.1 Jun 6, 2023

#197 in Games

Download history 33/week @ 2023-06-03 35/week @ 2023-06-10 6/week @ 2023-06-17 5/week @ 2023-06-24 21/week @ 2023-07-01 5/week @ 2023-07-08 17/week @ 2023-07-15 6/week @ 2023-07-22 1/week @ 2023-07-29 6/week @ 2023-08-05 33/week @ 2023-08-12 48/week @ 2023-08-26 2/week @ 2023-09-02 12/week @ 2023-09-09 4/week @ 2023-09-16

66 downloads per month

BSD-3-Clause

765KB
1.5K SLoC

kodumaro-nonogram

Nonogram

A simple random nonogram game.

More about it on Itch.io.

Install

cargo install kodumaro-nonogram

If you have UPX installed, you maybe 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


lib.rs:

Nonogram

A simple random nonogram game.

More about it on Itch.io.

Install

cargo install kodumaro-nonogram

If you have UPX installed, you maybe 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

Dependencies

~8.5MB
~184K SLoC