Level/Circular Dependency: Difference between revisions

From Turing Complete
m (1 revision imported: Imported from https://strategywiki.org/)
m (Gelthor moved page Turing Complete/Circular Dependency to Level/Circular Dependency without leaving a redirect)
 
(No difference)

Latest revision as of 20:44, 28 October 2023

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.