Enigma Game Documentation

Documentation for the Enigma puzzle collection

View the Project on GitHub ianfhunter/Enigma

🖼️ Nonogram

Fill in cells using number clues to reveal a hidden picture!

A.K.A.

Also known as: Paint by Numbers, Hanjie, Japanese Crossword

Category

Grid Shading

How to Play

  1. Numbers indicate consecutive filled cells in each row/column
  2. Multiple numbers mean multiple groups separated by at least one empty cell
  3. Order of numbers matches order of groups (left-to-right, top-to-bottom)
  4. Use logic to determine which cells are filled
  5. Complete the grid to reveal the picture

Puzzle Source

🔧 Generator

Puzzles are algorithmically generated on-the-fly.

Source: Generated from patterns or random valid puzzles

Tips & Strategy

Issues & Bugs

🔍 Search existing issues for "Nonogram"

📝 Report a new bug


Part of the Enigma puzzle collection