Enigma Game Documentation

Documentation for the Enigma puzzle collection

View the Project on GitHub ianfhunter/Enigma

🌊 Nurikabe

Shade cells to form one connected sea around numbered islands.

A.K.A.

Also known as: Cell Structure, Island Puzzle

Category

Grid Shading

How to Play

  1. Numbered cells are islands; shade other cells to create the sea
  2. Each number shows how many cells are in its island (including itself)
  3. Islands cannot touch each other (not even diagonally)
  4. The sea must be one connected region
  5. No 2×2 area can be entirely sea (shaded)

Puzzle Source

🌐 Backend API

Puzzles are fetched from the backend puzzle API.

Source: Puzzle API - pre-generated island puzzles

Tips & Strategy

Issues & Bugs

🔍 Search existing issues for "Nurikabe"

📝 Report a new bug


Part of the Enigma puzzle collection