m (Smaller truth table) |
(Added infobox) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Header Nav|game=Turing Complete}} | {{Header Nav|game=Turing Complete}} | ||
{{Infobox level | |||
| section = Basic Logic | |||
| type = Component | |||
| prerequisite1 = NOT Gate | |||
| unlocks-level1 = Always On | |||
| unlocks-component1 = AND | |||
| api-enum-id = and_gate | |||
| api-enum-number = 6 | |||
}} | |||
This level has you create the AND Gate. | This level has you create the AND Gate. | ||
Line 6: | Line 16: | ||
|+ AND Gate Truth Table | |+ AND Gate Truth Table | ||
|- | |- | ||
! Input | ! Input 1!! Input 2!! Output | ||
|- | |- | ||
| {{ | | {{Off t}}|| {{Off t}}|| {{Off t}} | ||
|- | |- | ||
| {{ | | {{Off t}}|| {{On t}}|| {{Off t}} | ||
|- | |- | ||
| {{ | | {{On t}}|| {{Off t}}|| {{Off t}} | ||
|- | |- | ||
| {{ | | {{On t}}|| {{On t}}|| {{On t}} | ||
|} | |} | ||