Controls: Use the "wire +" button to toggle drawing wires for the current. Place the AND gate wherever you like. Click on the green switches on the gate to toggle on and off. Bright green switch= on [1] Dull green switch= off [0] Click the tick whenever you're ready. ___________________________________________ ✽ Click the green flag multiple times ✽ No, wires can't be erased once drawn ✽ Use the "wire +" to stop drawing wires. ✽ Make a COMPLETE circuit from the battery to the bulb's outlet. ✽ Please don't make too sharp turns, or improper wires because that'll "confuse" the current. ___________________________________________ Random Tip: Place the gate, and adjust its switches first. THEN start drawing wires. ___________________________________________ What are Logic Gates? A logic gate is a digital gate that allows data to be manipulated. Logic gates, use logic to determine whether or not to pass a signal. A logic gate can take two or more inputs but only produce one output. The output of a logic gate depends on the combination of inputs and the logical operation that the logic gate performs. What is an AND gate? In digital electronics, the AND gate is one of the basic logic gate that performs the logical multiplication of inputs applied to it. It generates a high or logic 1 output, only when all the inputs applied to it are high or logic 1. Otherwise, the output of the AND gate is low or logic 0. Operation of AND gate: Z=A.B from: https://www.geeksforgeeks.org/logic-gates/#what-is-a-logic-gate
I made this like a year ago, but then I forgot to share. I may add more gates to this project, or make a new one. --------------------------- CREDITS ------------------------------ ✽ @getwild31 for the code to trace wire ( https://scratch.mit.edu/projects/221343515/ ) ✽ My Physics teacher for the knowledge of gates ✽ Me, for everything else :]