An open API service indexing awesome lists of open source software.

https://github.com/cacilhas/nonogram

Random nonogram implementation in Raylib
https://github.com/cacilhas/nonogram

nonogram-game raylib rust

Last synced: 5 months ago
JSON representation

Random nonogram implementation in Raylib

Awesome Lists containing this project

README

          

# kodumaro-nonogram

![Nonogram](https://github.com/cacilhas/nonogram/raw/master/nonogram.png)

A simple random nonogram game.

More about it on [Itch.io](https://cacilhas.itch.io/nonogram).

## IMPORTANT

This project is now hosted at
[Rscenes repo](https://github.com/cacilhas/rscenes/tree/master/nonogram).

## License

- [The 3-Clause BSD License](https://opensource.org/licenses/BSD-3-Clause)
- [COPYING](https://github.com/cacilhas/nonogram/blob/master/COPYING)

License: BSD-3-Clause