WordWalk Puzzle Tutorial

Detailed How To

Overview

A WordWalk puzzle is a word-based puzzle embedded in a directed graph. A directed graph consists of:

Puzzle Structure

How to Solve the Puzzle

1. Identify the Rootword(s)

2. Find the Subwords

Understanding the Graph Structure

Subwords and Graph Complexity

Additional subwords contribute extra edges, embedding subgraphs within the rootword graph. This creates multiple paths, some of which do not belong to any word.

Example of Subwords

Short Rootwords Can Have Many Subwords

Difficulty Levels

Beginner Level

Higher Levels

Advanced Levels (Planned for WordWalk 2.5)

Additional Notes

  1. Mathematical Terminology: Nodes and arrows are also known as vertices and edges.
  2. Subword Selection: Each letter in a subword must be clicked in order, even if it appears in multiple words.

By treating the given subwords as clues, you can efficiently navigate the graph and deduce the hidden rootwords. Happy solving!