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?
I don’t know how to do it off the top of my head, and I don’t have time to research it. Sorry.
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.
thanks for trying to help
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
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 also know how to do that
This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.