Level/Bit Switch: Difference between revisions

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

Revision as of 20:43, 28 October 2023

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.