Enigma Game Documentation

Documentation for the Enigma puzzle collection

View the Project on GitHub ianfhunter/Enigma

🧩 Jigsaw Sudoku

Sudoku variant with irregular 9-cell regions instead of 3×3 boxes.

Pack

Sudoku Family

Rules

  1. Fill each row with digits 1-9 with no repeats.
  2. Fill each column with digits 1-9 with no repeats.
  3. Fill each irregular region with digits 1-9 with no repeats.

Generation