Can someone teach me how logic gates work in gkc

I am trying to make a binary calculator with no tutorial I would just use logic gates

are you using block code?

I could but preferably no but if that is what you know then yeh

Here is a very simple one!

I wanted to make my own tutorial on it though

oh, well this was the best I could find

I’ve seen that one already that’s the whole reason I wanted to make one of my own

well, if you make one people will yell at you

oh well do you know logic gates?

Ask BlackHole he should know @Blackhole927 I think you can help with this

yeah @Blackhole927 I really need help with this right now.

I don’t know how to do it off the top of my head, and I don’t have time to research it. Sorry.

6 Likes

i found this Logic Gates in Blocks in Gimkit Creative! (Difficulty 🟧) (And gate, or gate, nor gate, etc.)
but I couldn’t figure out what I use for the block to use the block code on if anyone know please tell me.

2 Likes

thanks for trying to help :smile:

1 Like

Basically both inputs need to be 1 to pass. If one is set to 0, it doesn’t activate.

if num1 == 1 and num2 == 1 then

 pass

else

 deny
1 Like

I meant item not block sorry.

Any item with block code. The trigger uses the least memory though to place.

You can also use checkers.

i know how use binary code (01001000 01000101)

now please mark a solution

1 Like

I also know how to do that

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.