Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lukaspetrak/nonogram

Simple Nonogram solver. Deep search with backtracking written in python
https://github.com/lukaspetrak/nonogram

nonogram-game nonogram-solver python

Last synced: about 2 months ago
JSON representation

Simple Nonogram solver. Deep search with backtracking written in python

Awesome Lists containing this project

README

        

# Nonogram solver
Simple Nonogram solver written in python