Enigma Game Documentation

Documentation for the Enigma puzzle collection

View the Project on GitHub ianfhunter/Enigma

⚫ Kropki

Fill the grid with numbers. White dots = consecutive, black dots = double.

Category

Sudoku Family

How to Play

  1. Fill the grid with numbers 1-N
  2. Each row and column contains each number once
  3. White dot: adjacent numbers are consecutive (like 4,5)
  4. Black dot: one number is double the other (like 2,4)
  5. No dot means neither relationship exists

Puzzle Source

🔧 Generator

Puzzles are algorithmically generated on-the-fly.

Source: Generated with dot constraints

Tips & Strategy

Issues & Bugs

🔍 Search existing issues for "Kropki"

📝 Report a new bug


Part of the Enigma puzzle collection