Enigma Game Documentation

Documentation for the Enigma puzzle collection

View the Project on GitHub ianfhunter/Enigma

🥪 Sandwich Sudoku

Sudoku where clues show the sum of digits sandwiched between 1 and 9.

Category

Sudoku Family

How to Play

  1. Standard Sudoku rules apply
  2. Numbers outside the grid show sandwich sums
  3. The sum is the total of digits between 1 and 9 in that row/column
  4. A sum of 0 means 1 and 9 are adjacent
  5. Use sandwich clues to place 1s and 9s first

Puzzle Source

🔧 Generator

Puzzles are algorithmically generated on-the-fly.

Source: Algorithmic generation with sandwich constraints

Tips & Strategy

Issues & Bugs

🔍 Search existing issues for "SandwichSudoku"

📝 Report a new bug


Part of the Enigma puzzle collection