Logic maze
title: "Logic maze" type: doc version: 1 created: 2026-02-28 author: "Wikipedia contributors" status: active scope: public tags: ["logic-puzzles", "mazes"] topic_path: "philosophy" source: "https://en.wikipedia.org/wiki/Logic_maze" license: "CC BY-SA 4.0" wikipedia_page_id: 0 wikipedia_revision_id: 0
Logic mazes, sometimes called mazes with rules or multi-state mazes, are logic puzzles with all the aspects of a tour puzzle that fall outside of the scope of a typical maze. These mazes have special rules, sometimes including multiple states of the maze or navigator. A ruleset can be basic (such as "you cannot make left turns") or complex. Popular logic mazes include tilt mazes and other novel designs which usually increase the complexity of the maze, sometimes to the point that the maze has to be designed by a program to eliminate multiple paths.
History
Robert Abbott invented the logic maze.
The first logic maze ever published, Traffic Maze in Floyd's Knob, appeared in the October 1962 issue of Scientific American in the Mathematical Games column.
Examples
::figure[src="https://upload.wikimedia.org/wikipedia/commons/c/c6/Theseus_and_the_Minotaur_puzzle.png" caption="A ''Theseus and the Minotaur'' maze, showing Theseus (blue) and the Minotaur (red)"] ::
Theseus and the Minotaur is another of Abbott's better-known mazes. It first appeared in his book Mad Mazes. Like Where are the Cows? in SuperMazes, Abbott says that this "is the hardest maze in the book; in fact, it is possible that no one will solve it." Since then, several different versions of it have appeared, made by others, following the same theme, both on paper and in electronic forms.
Additional examples include:
- Area-mazes or A-mazes, which the area of the tile stepped on must alternately increase and decrease with every step.
- Rolling dice mazes, in which a die is rolled onto cells based on various rules.
- Number mazes, in which a grid of numbers is navigated by traveling the number shown on the current square.
- Multi-State mazes, in which the rules for navigation change depending on how the maze has been navigated.
References
- {{cite book |last=Abbott |first=Robert |title=Mad Mazes |year=1990 |publisher=Bob Adams, Inc |isbn=978-1-55850-142-3 |ref=MadMazes
- {{cite book |last=Abbott |first=Robert |title=SuperMazes |year=1997 |publisher=Prima Publishing |isbn=978-0-7615-0701-7 |ref=SuperMazes
References
- Gardner, Martin. (October 1962). "Mathematical Games". Scientific American.
- [[#SuperMazes. Abbott 1997]], pp. vii-ix
- [[#MadMazes. Abbott 1990]], pp. 34–35
- Abbott, Robert. "Theseus and That Pesky Minotaur".
::callout[type=info title="Wikipedia Source"] This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page. ::