🐍 Word Snake
Find the hidden word by tracing a continuous path through adjacent cells.
Category
Cipher & Decode
How to Play
- A word is hidden in the grid as a snake path
- Trace through adjacent cells (no diagonals)
- The path doesn't cross itself
- Find the start and follow to the end
- 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
- Look for uncommon letter combinations to find the start
- The snake must be continuous without gaps
- Dead ends help identify wrong paths
Issues & Bugs
🔍 Search existing issues for "WordSnake"
📝 Report a new bug
Part of the Enigma puzzle collection