Logic Gates in Blocks in Gimkit Creative! (Difficulty 🟧) (And gate, or gate, nor gate, etc.)

@CringeKarlScott Great guide! This would be very useful!

1 Like

What about the NOT Function? The not function inverts the output

False → True
True → False

3 Likes

How did you make the table of contents?

1 Like

@CringeKarlScott I want to know how too.

1 Like

There were some stuff about this in a different guide

1 Like
4 Likes

You could make this with numbers, too, right?
I feel like that would be easier…

1 Like

Nice job, @CringeKarlScott! A good addition to the concepts.

2 Likes

Very useful! You should link this to the Bitwise Operations post.

1 Like

I love this guide!

2 Likes

Same, very helpful, and nice new pfp @RandomKid!

2 Likes

Thx!

3 Likes

I would’ve used properties TBH.
AND gate=
If inputa+inputb=2
set output=1
OR gate=
if inputa+inputb>0
set output=1
XOR gate=
if inputa+inputb=1
set output=1
NAND gate=
if inputa+inputb<2
set output=1
NOR gate=
If inputa+inputb=0
set output=1
XNOR gate=
if inputa-inputb=0
set output=1

2 Likes

bump

1 Like

hey guys

remember when we just said “bump” instead of trying to add some kind of funny joke to our bumps

those were the days

3 Likes

Somebody: Logic Gates aren’t that hard!

A Logic Gate in wires:

2 Likes

Trigger activation states are easier to use.

The new and improved logic AND gate:

Edit: It does work for the not cases.

1 Like

Why do some of the triggers have a gray edge while others have a yellow edge?