Enigma Game Documentation

Documentation for the Enigma puzzle collection

View the Project on GitHub ianfhunter/Enigma

🐍 Word Snake

Find the hidden word by tracing a continuous path through adjacent cells.

Category

Cipher & Decode

How to Play

  1. A word is hidden in the grid as a snake path
  2. Trace through adjacent cells (no diagonals)
  3. The path doesn't cross itself
  4. Find the start and follow to the end
  5. The path uses all cells exactly once

Puzzle Source

🔧 Generator

Puzzles are algorithmically generated on-the-fly.

Source: Generated word paths through grid

Tips & Strategy

Issues & Bugs

🔍 Search existing issues for "WordSnake"

📝 Report a new bug


Part of the Enigma puzzle collection