Enigma Game Documentation

Documentation for the Enigma puzzle collection

View the Project on GitHub ianfhunter/Enigma

🔢 Fillomino

Fill numbers so connected groups of the same number have that many cells.

A.K.A.

Also known as: Polyominous

Category

Region Division

How to Play

  1. Fill every cell with a number
  2. Groups of connected same numbers (polyominoes) form regions
  3. Each region's size equals its number
  4. Regions of the same number cannot touch orthogonally
  5. Different regions can have the same number if they don't touch

Puzzle Source

🌐 Backend API

Puzzles are fetched from the backend puzzle API.

Source: Puzzle API - pre-generated polyomino puzzles

Tips & Strategy

Issues & Bugs

🔍 Search existing issues for "Fillomino"

📝 Report a new bug


Part of the Enigma puzzle collection