Level/Circular Dependency

From Turing Complete
Revision as of 20:44, 28 October 2023 by Gelthor (talk | contribs) (Gelthor moved page Turing Complete/Circular Dependency to Level/Circular Dependency without leaving a redirect)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This level is special in that you have to intentionally create an error condition.

The level is split into two tests. The first one has you create a circular dependency. The second one asks for a circular dependency involving at least two components.

The simplest design that passes both tests is a loop of two Not Gates.