Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lukaspetrak/nonogram
- Owner: LukasPetrak
- License: mit
- Created: 2024-08-24T11:25:00.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-24T13:07:24.000Z (4 months ago)
- Last Synced: 2024-08-25T12:44:32.809Z (4 months ago)
- Topics: nonogram-game, nonogram-solver, python
- Language: Python
- Homepage:
- Size: 54.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nonogram solver
Simple Nonogram solver written in python