Enigma Game Documentation

Documentation for the Enigma puzzle collection

View the Project on GitHub ianfhunter/Enigma

➗ Kakuro

Fill in numbers that add up to the clues. A crossword with math!

A.K.A.

Also known as: Cross Sums, Kakro

Category

Sudoku Family

How to Play

  1. Fill white cells with digits 1-9
  2. Numbers in each run must sum to the clue
  3. Numbers cannot repeat within a single run
  4. Clues appear in black cells (down\across format)
  5. All runs are either horizontal or vertical

Puzzle Source

🌐 Backend API

Puzzles are fetched from the backend puzzle API.

Source: Puzzle API - pre-generated valid Kakuro grids

Tips & Strategy

Issues & Bugs

🔍 Search existing issues for "Kakuro"

📝 Report a new bug


Part of the Enigma puzzle collection