Enigma Game Documentation

Documentation for the Enigma puzzle collection

View the Project on GitHub ianfhunter/Enigma

🔀 Anagrams

Rearrange all the letters to form as many words as possible.

Category

Word Formation

How to Play

  1. You're given a set of letters
  2. Form as many valid words as possible using these letters
  3. Each letter can only be used once per word
  4. Words must be at least 3 letters long
  5. Score points for each valid word found

Puzzle Source

🔧 Generator + 📊 Dataset

Puzzles combine algorithmic generation with curated data.

Source: Generated from dictionary words

Tips & Strategy

Issues & Bugs

🔍 Search existing issues for "Anagrams"

📝 Report a new bug


Part of the Enigma puzzle collection