connect some logic gates together and make some cool stuff simply connect outputs and inputs, you can drag the gates around and you can drag the camera pretty basic for now, you can’t even easily create new gates but for now it’s functional update: you can now instantiate gates, and the graphics were improved, you can now make a calculator if you want update 2: instantiating gates is now drag and drop, and you can delete gates too now, all that’s mostly left is optimization
AND (round edge): activates when input one AND two are activated OR (sharp edge, curved sides): activates when either input one OR two is activated NOT (sharp edge): opposite of its input XOR (sharp edge, curved sides, line at back): activates eXclusively when either input one OR two is activated, not both. the rest of the blocks are a switch, which acts as the first form of input, and the circle which is the output, lights up when it’s input is on.