G
Merton Games

Merton Games

Play quick games that reveal the algorithms underneath.

Each game starts simple: guess a word, solve a pattern, train a bird, find a path, sort a list. Then Algorithm Mode shows the logic behind it — search, constraints, neural training, graph traversal, sorting, and more.

Explore GamesAbout the Project
Daily Puzzles

Short, replayable puzzle games built around deduction, patterns, constraints, and logic.

🟩
Live

Wordle

Guess the word while narrowing the search space with each clue.

Constraint solvingPlay →
Live

Sequence

Find the hidden pattern and predict what comes next.

Pattern inferencePlay →
In development

Sudoku

Fill the grid by eliminating impossible values.

Constraint propagation
🪜
In development

Word Ladder

Transform one word into another through valid one-letter steps.

Graph search
🔐
In development

Codebreaker

Crack a hidden code using feedback from each guess.

Information gain
In development

Nonogram

Reveal a picture by solving row and column constraints.

Logic constraints
Algorithm Labs

Interactive demos where users can watch algorithms think, search, train, and optimize.

Algorithm Mode is built into every game. Toggle it on to see how the computer thinks — step-by-step reasoning, ranked hypotheses, and real-time candidate filtering.

For students & parents

Games as a gateway to algorithmic thinking.

Merton Games supports the Merton Studio curriculum. Students who play through these puzzles develop intuitions for search spaces, constraint propagation, and information gain — concepts that become formal algorithms in later sessions.