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
- Host: GitHub
- URL: https://github.com/cacilhas/nonogram
- Owner: cacilhas
- License: other
- Archived: true
- Created: 2021-10-15T14:56:57.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-05T03:11:10.000Z (over 2 years ago)
- Last Synced: 2024-06-20T15:53:00.192Z (almost 2 years ago)
- Topics: nonogram-game, raylib, rust
- Homepage: https://crates.io/crates/kodumaro-nonogram
- Size: 1.69 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# kodumaro-nonogram

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