Enigma Game Documentation

Documentation for the Enigma puzzle collection

View the Project on GitHub ianfhunter/Enigma

➕ Calcudoku

Fill the grid using math clues. Like Sudoku meets arithmetic!

A.K.A.

Also known as: Mathdoku, Square Wisdom

Category

Sudoku Family

How to Play

  1. Fill the grid with numbers (1-N for an NxN grid)
  2. Each row and column contains each number once
  3. Cages show a target number and operation (+, -, ×, ÷)
  4. Cells in a cage must produce the target using the operation
  5. For subtraction/division, order doesn't matter

Puzzle Source

🔧 Generator

Puzzles are algorithmically generated on-the-fly.

Source: Generated with cage arithmetic constraints

Tips & Strategy

Issues & Bugs

🔍 Search existing issues for "Calcudoku"

📝 Report a new bug


Part of the Enigma puzzle collection