Level/Bit Inverter: Difference between revisions

From Turing Complete
w:c:strategywiki>Henke37
(trick question level)
(No difference)

Revision as of 19:42, 6 February 2023

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.