Enigma Game Documentation

Documentation for the Enigma puzzle collection

View the Project on GitHub ianfhunter/Enigma

⚖️ Futoshiki

Fill the grid following inequalities. Like Sudoku with greater-than clues!

A.K.A.

Also known as: More or Less, Hutosiki, Unequal

Category

Sudoku Family

How to Play

  1. Fill the grid with numbers 1-N (for NxN grid)
  2. Each row contains each number exactly once
  3. Each column contains each number exactly once
  4. Inequality signs (< >) between cells must be satisfied
  5. The larger end of < points to the larger number

Puzzle Source

🔧 Generator

Puzzles are algorithmically generated on-the-fly.

Source: Generated with inequality constraints

Tips & Strategy

Issues & Bugs

🔍 Search existing issues for "Futoshiki"

📝 Report a new bug


Part of the Enigma puzzle collection