Level/Bit Switch

From Turing Complete
Revision as of 19:47, 6 February 2023 by w:c:strategywiki>Henke37 (old task, new tools)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This level has you create an XOR gate from switch and NOT components.

Given that you are only allowed two of each component, there aren't many possible ways to wire the components up. Have both inputs go to each switch and apply one NOT gate per switch and then wire the switches to the output pin.