An open API service providing repository metadata for many open source software ecosystems.

Topic: "nonogram"

HandsomeOne/Nonogram

Another nonogram (also known as hanjie, picross and griddlers) editor and solver. No dependencies.

Language: TypeScript - Size: 350 KB - Last synced at: 6 days ago - Pushed at: about 5 years ago - Stars: 148 - Forks: 24

veu/sketch-share-solve

Playdate’s #1 nonogram game

Language: Lua - Size: 6.04 MB - Last synced at: 7 days ago - Pushed at: about 2 years ago - Stars: 83 - Forks: 6

Izaron/Nonograms

A very fast japan crosswords (aka nonograms) solver and generator

Language: C++ - Size: 447 KB - Last synced at: 10 days ago - Pushed at: almost 7 years ago - Stars: 59 - Forks: 12

mikix/nonogram-db

Nonogram Database

Size: 195 KB - Last synced at: about 2 years ago - Pushed at: about 10 years ago - Stars: 43 - Forks: 1

wooster0/yayagram

Play nonograms/picross in your terminal

Language: Rust - Size: 438 KB - Last synced at: 1 day ago - Pushed at: almost 2 years ago - Stars: 40 - Forks: 2

halfburnttoast/Dungeon-Cross

A Python-based reimplementation of Zachtronic's Dungeons and Diagrams

Language: Python - Size: 38.4 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 34 - Forks: 2

tsionyx/nonogrid

Lightning fast nonogram solver. Check out the web version at

Language: Rust - Size: 790 KB - Last synced at: 1 day ago - Pushed at: over 3 years ago - Stars: 29 - Forks: 2

tsionyx/pynogram

Solve nonograms and visualize the process

Language: Python - Size: 2.22 MB - Last synced at: 11 months ago - Pushed at: over 6 years ago - Stars: 27 - Forks: 5

Creckeryop/PiCrest

Nonogram game for PlayStation Vita

Language: Lua - Size: 4.28 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 25 - Forks: 3

manuel-mauky/nonogram

A Nonogram puzzle game written in JavaFX

Language: Java - Size: 382 KB - Last synced at: about 1 month ago - Pushed at: about 10 years ago - Stars: 17 - Forks: 5

adil192/super_nonogram

Language: Dart - Size: 20.4 MB - Last synced at: 12 days ago - Pushed at: 8 months ago - Stars: 13 - Forks: 1

TricksterGuy/PicrossPuzzleExporter

Converts an image into a Picross (Nonogram) Puzzle. Supports various Picross Puzzle Formats including homemade types involving color. Also includes the ability to validate if a solution to a puzzle is unique.

Language: C++ - Size: 522 KB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 1

RoanH/Picross

Picross (nonogram) puzzle program.

Language: Java - Size: 462 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 2

pierre-dejoue/picross-solver

A solver library for picross / nonogram puzzles in C++

Language: C++ - Size: 1.39 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 10 - Forks: 1

NicolasBizzozzero/nonogram

A nonogram/picross/griddler solver written in Python 3

Language: Python - Size: 6.77 MB - Last synced at: 13 days ago - Pushed at: over 5 years ago - Stars: 10 - Forks: 0

taylorjg/dlxlib-demos

React/TypeScript web app to demo dlxlib - using Dancing Links (DLX) to solve puzzles like Sudoku, Pentominoes, N Queens, Draughtboard Puzzle, Ripple Effect, TetraSticks, Kakuro, Nonogram, Flow Free, Crossword

Language: TypeScript - Size: 22.7 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 7 - Forks: 1

jokude/react-nonogram

React Nonogram

Language: TypeScript - Size: 1.95 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 1

Morrisai/mp-picross

A multiplayer Picross clone.

Language: JavaScript - Size: 307 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 6 - Forks: 2

hetzenmat/Nonogram-Solver

Backtracking Nonogram Puzzle Solver written in Python 3

Language: Python - Size: 11.7 KB - Last synced at: 7 days ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 1

sofianedjerbi/NonogramSolver

Solving Nonograms with SAT solvers

Language: Python - Size: 385 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 0

fedimser/nonolab

Tools for creation, solving and analysis of nonograms (aka Japanese Crosswords)

Language: Java - Size: 19.5 KB - Last synced at: 3 days ago - Pushed at: about 7 years ago - Stars: 5 - Forks: 0

kamilkhanlab/nonogram-ilp

ILP formulation in GAMS for solving nonograms

Language: GAMS - Size: 20.5 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0

Phytolizer/picross

My first game project! Based on the Japanese puzzle by the same name.

Language: Java - Size: 301 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 2

ohto-ai/NonogramGenerator

Nonogram是一种逻辑游戏,以猜谜的方式绘画位图。

Language: C++ - Size: 669 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 2

gkikola/nonny

Play and create nonogram puzzles!

Language: C++ - Size: 2.08 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 4 - Forks: 0

PennyroyalTea/Nonogram

Nonogram from .pbm image creator

Language: Java - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 0

carsonfb/nonogram-solver

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.

Language: Python - Size: 66.4 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 3 - Forks: 1

141512114/pixle

Pixle is a puzzle game inspired by Wordle and Picross. Daily pixle puzzles keep you challenged and thrilled to train your memory.

Language: SCSS - Size: 6.69 MB - Last synced at: 15 days ago - Pushed at: 4 months ago - Stars: 3 - Forks: 1

clvf/nonogram_solver

Nonogram solver working by logical elimination.

Language: Python - Size: 1.21 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

DoodlesEpic/MultiplayerPicross

Picross-style nonogram puzzles, but multiplayer.

Language: Svelte - Size: 1.73 MB - Last synced at: 7 days ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

adil192/nonogram-pwa

Play unlimited randomly generated nonograms, graphical crosswords where you colour in a grid according to the numbers on the rows and columns.

Language: TypeScript - Size: 2.96 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

Lucas-C/Nonogram Fork of HandsomeOne/Nonogram

Another nonogram (also known as hanjie, picross and griddlers) editor and solver. No dependencies.

Language: TypeScript - Size: 762 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

mandjevant/nonogen

A nonogram generator with both CLI functionality and Flask website.

Language: Python - Size: 644 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

valenpe7/nonogram_solver

simple Java implementation of nonogram solver based on constraint satisfaction programming using several heuristics

Language: Java - Size: 243 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

alumik/nonogram 📦

Nonogram 小游戏

Language: C++ - Size: 23.2 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 1

laqda/nonogram-rs

:bomb: Nonogram game implementation in Rust using termion

Language: Rust - Size: 23.4 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

kyuyeonpooh/Software-Practice-3

Nemoya, cute and friendly Picross game application in Android.

Language: Java - Size: 5.32 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 2

Mattias1/picross

A program to play, create and edit Picross puzzles.

Language: C# - Size: 152 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

chloelavrat/NonogramQR

Solve, Scan and Discover: Turn Text into a nonogram Puzzle!

Language: Python - Size: 2.8 MB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

tsionyx/nono

Solve nonograms with Rust and WASM

Language: JavaScript - Size: 1.98 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

mstapaj/Inteligencja_Obliczeniowa_Projekt_I

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.

Language: Python - Size: 387 KB - Last synced at: 6 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

w-wolszczak/UnityNonogram

Gra mobilna stworzona na silniku Unity. (praca inżynierska)/Mobile Game created with Unity (BCs diploma)

Language: C# - Size: 132 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

sexyoung/nonogram

Play: https://sexyoung.github.io/nonogram

Language: TypeScript - Size: 987 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

Sundwalltanner/Rust-Nonogram

Nonogram puzzle game built with Rust

Language: Rust - Size: 449 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

mgfzemor/Nonogram

Presents a reduction from 3DM to Nonogram

Language: HTML - Size: 110 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

1hella/html5-nonogram-game

A fun logic game where players try to mark the correct squares based on the numbers at the side and top of the grid. Made with vanilla HTML5.

Language: JavaScript - Size: 9.77 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 0

iridinite/kupogram

Nonogram / picross solving game

Language: C# - Size: 37.5 MB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 0

Nowan/nonogram

Nonogram game in Corona SDK

Language: Lua - Size: 82 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

JeffHove/Shareogram

A color Nonogram/Picross/Paint-by-Numbers-like editor/player website with a daily puzzle.

Language: Svelte - Size: 1.33 MB - Last synced at: 3 days ago - Pushed at: 26 days ago - Stars: 1 - Forks: 0

IAmMoltony/nonoSharp

Nonogram game in C#

Language: C# - Size: 3.86 MB - Last synced at: 12 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

Tree52/Nonogram

Nonogram Editor-Player Website

Language: Svelte - Size: 240 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

jimblackler/NonogramPro

A Nonongram game for the web

Language: TypeScript - Size: 516 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

revolt3245/Picross-Solver

This project builds picross solver using MATLAB. Additionally, Picross visualization tool is implemented.

Language: MATLAB - Size: 54.1 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

KyberCritter/Nonogram-SAT-Mappings

Incomplete code and documents explaining the mappings from Nonograms to SAT and SAT to Nonograms

Language: Python - Size: 401 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

kazluBR/dynamicpix

Javascript library to generate nonograms through a pixel editor and an interface to play them

Size: 604 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 1

kasaxena5/Nonogram

Unity clone of the popular Nonogram game

Language: C# - Size: 2.82 MB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 1

Nevalicjus/nonovi

Terminal app for playing and creating nonograms

Language: Go - Size: 9.77 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

0l1v3rr/nonogram-solver

➗ This is a nonogram solver with a web UI.

Language: JavaScript - Size: 63.5 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

sys27/NonogramInversor 📦

The solution for CodinGame's Nonogram Inversor Game

Language: C# - Size: 13.7 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

rafaelurben/python-nonogram 📦

A nonogram solver in Python

Language: Python - Size: 51.8 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

p-kulczak/nonogram-solvers

Nonogram solvers implementing backtracking algorithm and line solving method created specifically for that logic problem.

Language: Python - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

prometheus42/FreeNono

FreeNono is an open-source implementation of the Nonogram game.

Language: Java - Size: 32.2 MB - Last synced at: 10 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

jakubito/picross-helper

Picross line solving helper

Language: Python - Size: 1000 Bytes - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

NickSanft/nonogram-go-pixel

A Nonogram puzzle game using Go and the Pixel 2D game library.

Language: Go - Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

goretkin/Nonograms.jl

Language: Julia - Size: 9.77 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

patricsteiner/efalg

Visual nonogram solver, max-square-in-polygon algorithm (using particle swarm) and other cool things for Efficient Algorithms course (efalg) at FHNW

Language: Java - Size: 276 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

lukasmericle/nonogram-solver

A super simple solver for nonograms

Language: Julia - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

Ilionesso/Nonograms

Language: JavaScript - Size: 21 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

SleipRecx/general-arc-consistency

Language: Python - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

Samleo8/PixArt

Colourful recreation of Japanese Nonogram puzzle

Language: JavaScript - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

adamciolkowski/nonogram-solver

Haskell nonogram solver

Language: Haskell - Size: 125 KB - Last synced at: about 2 years ago - Pushed at: almost 10 years ago - Stars: 1 - Forks: 0

JuanSebastianCG/Python_Annealing_Nonogram

Practice for a annealing nonogram in the uam

Language: Python - Size: 1.95 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Samuel-Schlemper-Schlemuel/Murder_by_numbers_bot

Bot for help in the game Murder by Numbers

Language: Python - Size: 1.27 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

artik02/ngram

Cross-platform application to solve and build nonograms

Language: Rust - Size: 183 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Skiples/SimplePicross

Just Simple nonogram, picross

Language: C# - Size: 20.5 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

pnv2003/nonogram-solver

Bot solving Nonogram puzzles using search problem models

Language: Python - Size: 86.9 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

ajgalan/nonopic-classic

NonoPic: A simple nonogram game for Android made with libGDX

Language: Java - Size: 22.9 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 1

nickchengtw/js-nonogram

Pure Javascript implementation of Nonogram with only two files and ~130 lines.

Language: JavaScript - Size: 3.91 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

narumincho/nonogram

nonogram solver Flutter

Language: Dart - Size: 516 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Sundwalltanner/React-Nonogram

Remaking the Nonogram game I previously made in Rust

Language: JavaScript - Size: 861 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

Patryk27/nonogram-solver

Solves monochromatic nonograms, powered by Rust and Z3

Language: Rust - Size: 4.88 KB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

cryingsealpup/nonograms

Nonograms with Vanilla JS

Language: JavaScript - Size: 123 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

cy-1818/MineGram

game created by mixing Minesweeper and Nonogram

Language: JavaScript - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Mangara/puzzles

Puzzle creator - make nonograms and logiquizzes.

Language: Java - Size: 411 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

fuedgabriel/nonogram

Nonogram feito em python

Language: Python - Size: 28.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

BerryArray/your-nonogram

Make, play and share your Picross/Nonogram puzzles on this website!

Language: Svelte - Size: 103 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

chrischriscris/kamotaketsunominokamo

A SAT-based nonogram solver.

Language: Ruby - Size: 661 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

srki/NonogramSolver

Nonogram Detector and Solver implemented using OpenCV, Python and C++.

Language: Python - Size: 134 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

lunemercove/nonogen

nonogram generation/experientation playground. may be split into more repos

Language: Python - Size: 177 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Mattias1/picross-wasm

A little picross app to that runs with WebAssembly.

Language: Rust - Size: 854 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

DEVANSH-DVJ/nonogram

Nonogram solver

Language: Python - Size: 131 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

michaelheckmann/img-to-nonogram

Simple NodeJS script that takes a b&w image and creates a Nonogram board.

Language: JavaScript - Size: 22.5 KB - Last synced at: 7 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

survivorbat/nono.maarten.dev

Simplistic nonogram application

Language: TypeScript - Size: 1.19 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

NamelessProj/Nonogram

A simple Nonogram Game

Language: HTML - Size: 7.81 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ruzicka02/onono

Nonogram puzzle game, implemented in Python using pygame.

Language: Python - Size: 2.07 MB - Last synced at: 9 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

oBusk/nonogram

Building small nonogram game with React

Language: TypeScript - Size: 781 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

taylorjg/DlxLibDemos

.NET MAUI app to demo DlxLib - using Dancing Links (DLX) to solve puzzles like Sudoku, Pentominoes, N Queens, Draughtboard Puzzle, Ripple Effect, TetraSticks, Kakuro, Nonogram, Flow Free, Crossword

Language: C# - Size: 39.7 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

benjamin-cates/picross

Generalized picross solver and player

Language: JavaScript - Size: 1.61 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

tlsa/nonogif

Command line Nonogram solver that outputs an animated GIF of the solution

Language: C - Size: 72.3 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

DragonChen-TW/nonogram

Nonogram player written in golang.

Language: Go - Size: 275 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0