Enigma Game Documentation

Documentation for the Enigma puzzle collection

View the Project on GitHub ianfhunter/Enigma

💀 Killer Sudoku

Sudoku with cage sums. Numbers in dotted cages must sum to the clue.

Category

Sudoku Family

How to Play

  1. Standard Sudoku rules apply (1-9 in rows, columns, boxes)
  2. Dotted cages show a sum that cells must total
  3. Numbers cannot repeat within a cage
  4. Use both Sudoku logic and sum constraints
  5. Some cages span multiple boxes

Puzzle Source

🔧 Generator

Puzzles are algorithmically generated on-the-fly.

Source: Uses killer-sudoku-generator npm package

Tips & Strategy

Issues & Bugs

🔍 Search existing issues for "KillerSudoku"

📝 Report a new bug


Part of the Enigma puzzle collection