# Show HN: Nonograms TUI

> Source: <https://github.com/dtnewman/nonograms>
> Published: 2026-08-24 20:59:11+00:00

Play nonograms in the terminal. Requires [Bun](https://bun.sh/) 1.2+.

```
bunx nonograms
```

A nonogram is a picture logic puzzle (sometimes called a Japanese Crossword). Use the number clues beside each row and column to determine which cells to fill, revealing a hidden image.

Puzzles come from [nonograms.exchange](https://nonograms.exchange) and are synced and cached locally at startup, so they work offline. You can create your own puzzles and save them locally or publish them to the website. You can also use your [OpenRouter](https://openrouter.ai/docs/quickstart) key to have AI assist you with puzzle generation.
