m (Gelthor moved page Turing Complete/Bit Switch to Level/Bit Switch without leaving a redirect) |
(Added infobox) |
||
Line 1: | Line 1: | ||
{{Header Nav|game=Turing Complete}} | {{Header Nav|game=Turing Complete}} | ||
{{Infobox level | |||
| section = Memory | |||
| type = Component | |||
| prerequisite1 = Double the Number | |||
| prerequisite2 = ODD Number of Signals | |||
| unlocks-level1 = Adding Bytes | |||
| unlocks-level2 = Input Selector | |||
| unlocks-component1 = Switch | |||
| unlocks-component2 = 8 Bit Switch | |||
| scored = No | |||
| api-enum-id = bit_switch | |||
| api-enum-number = 56 | |||
}} | |||
This level has you create an XOR gate from switch and NOT components. | This level has you create an XOR gate from switch and NOT components. |
Revision as of 17:11, 22 August 2024
Section | Memory |
---|---|
Type | Component |
Prerequisites | Double the Number ODD Number of Signals |
Unlocks | Adding Bytes Input Selector |
Switch 8 Bit Switch | |
Scored | No |
API | bit_switch (56) |
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.