Enigma Game Documentation

Documentation for the Enigma puzzle collection

View the Project on GitHub ianfhunter/Enigma

📏 Longest Word

Find the longest word containing the seed letters in order.

Category

Word Formation

How to Play

  1. You're given 2-3 seed letters that must appear in order
  2. Find the longest word containing these letters in sequence
  3. The seed letters don't need to be adjacent
  4. You can add any letters before, between, or after
  5. Longer words score higher

Puzzle Source

🔧 Generator

Puzzles are algorithmically generated on-the-fly.

Source: Generated seed patterns from dictionary

Tips & Strategy

Issues & Bugs

🔍 Search existing issues for "LongestWord"

📝 Report a new bug


Part of the Enigma puzzle collection