Level/Delayed Lines: 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 introduces the Delay Line component. The component works by outputting the value that the input had in the previous tick. It is the exception to the rule against circular dependencies.

The level asks for a circuit that delays the signal by two ticks. Since you only have access to the Delay Line component, chain up two between the input and output.