Level/Circular Dependency: Difference between revisions

From Turing Complete
w:c:strategywiki>Henke37
(Initial level page)
 
m (1 revision imported: Imported from https://strategywiki.org/)
(No difference)

Revision as of 20:39, 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.