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

https://github.com/kullmanp/nono

Experimental nonogram solver
https://github.com/kullmanp/nono

nonogram solver

Last synced: 2 months ago
JSON representation

Experimental nonogram solver

Awesome Lists containing this project

README

          

# nono

[![Build Status](https://travis-ci.com/kullmanp/nono.svg?branch=master)](https://travis-ci.com/kullmanp/nono)

nono is an experimental nonogram solver.

![Nonogram screenshot](screenshot.png)

To build and run use leiningen:
```
lein run
```