Enigma Game Documentation

Documentation for the Enigma puzzle collection

View the Project on GitHub ianfhunter/Enigma

⬛ Hitori

Shade cells to eliminate duplicates while keeping unshaded cells connected.

A.K.A.

Also known as: Hitori ni Shite Kure, Leave Me Alone

Category

Grid Shading

How to Play

  1. Shade cells so no number repeats in any row or column
  2. Shaded cells cannot be adjacent horizontally or vertically
  3. All unshaded cells must form one connected group
  4. The shaded cells eliminate the duplicates
  5. Some cells may not need shading if no conflict exists

Puzzle Source

🌐 Backend API

Puzzles are fetched from the backend puzzle API.

Source: Puzzle API - pre-generated duplicate elimination puzzles

Tips & Strategy

Issues & Bugs

🔍 Search existing issues for "Hitori"

📝 Report a new bug


Part of the Enigma puzzle collection