Enigma Game Documentation

Documentation for the Enigma puzzle collection

View the Project on GitHub ianfhunter/Enigma

🁢 Dominosa

Place dominoes to cover the grid so each pair appears exactly once.

A.K.A.

Also known as: Domino Hunt, Domino Puzzle

Category

Classic Logic

How to Play

  1. Numbers are arranged in a grid
  2. Cover the grid with dominoes (pairs of adjacent numbers)
  3. Each domino type (e.g., 2-3) appears exactly once
  4. Dominoes cover exactly two adjacent cells
  5. Find the unique valid placement

Puzzle Source

🔧 Generator

Puzzles are algorithmically generated on-the-fly.

Source: Generated domino placement puzzles

Tips & Strategy

Issues & Bugs

🔍 Search existing issues for "Dominosa"

📝 Report a new bug


Part of the Enigma puzzle collection