Enigma Game Documentation

Documentation for the Enigma puzzle collection

View the Project on GitHub ianfhunter/Enigma

💧 Water Pouring

Measure exact amounts by pouring water between jugs.

A.K.A.

Also known as: Water Jug Problem, Decanting Problem

Category

Classic Logic

How to Play

  1. You have jugs of different capacities
  2. Pour water between jugs (fill completely or empty completely)
  3. Measure a specific target amount
  4. Jugs can be filled from a tap and emptied to a drain
  5. No partial pours (only fill to full or pour until empty/full)

Puzzle Source

🔧 Generator

Puzzles are algorithmically generated on-the-fly.

Source: Generated jug puzzle configurations

Tips & Strategy

Issues & Bugs

🔍 Search existing issues for "WaterPouring"

📝 Report a new bug


Part of the Enigma puzzle collection