Level/Bit Inverter

From Turing Complete
Revision as of 19:42, 6 February 2023 by w:c:strategywiki>Henke37 (trick question level)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This level has you create a circuit that inverts the value of the first input if the second input is true.

Since that's just a tricky way to explain an XOR gate, plop one down as the solution.