A Python-based reimplementation of Zachtronic's Dungeons and Diagrams
-
Updated
May 29, 2023 - Python
A Python-based reimplementation of Zachtronic's Dungeons and Diagrams
Solve nonograms and visualize the process
A nonogram/picross/griddler solver written in Python 3
A nonogram generator with both CLI functionality and Flask website.
Backtracking Nonogram Puzzle Solver written in Python 3
Solving Nonograms with SAT solvers
This is a FOSS program written in Python for solving nonogram puzzles. Nonograms are a type of logic puzzle wherein a list of numbers are given for each row and column signifying which cells of a grid to fill in and which to leave blank.
Nonogram solver working by logical elimination.
A project in which nonogram puzzles are solved using genetic algorithms and swarm intelligence. The project compares the performance and quality of different solutions for different sizes of nonograms. The program was written in python using the pygad and pyswarms packages.
Solve, Scan and Discover: Turn Text into a nonogram Puzzle!
Picross line solving helper
Solves a typical nonogram puzzle with advanced techniques.
A nonogram solver in Python
Nonogram Detector and Solver implemented using OpenCV, Python and C++.
Nonogram solvers implementing backtracking algorithm and line solving method created specifically for that logic problem.
An AI program that solves nonograms
A nonogram is a puzzle game in which you fill in pixels to complete a picture.
Add a description, image, and links to the nonogram topic page so that developers can more easily learn about it.
To associate your repository with the nonogram topic, visit your repo's landing page and select "manage topics."