Advanced Logic Gates In GKC

um, genuine confusion…
BUt ok!
I like the enthusiausm!

@here I have somequestions

  1. ok, so i have two numbers, lets say 101001 and 110010 how do we compare it with or, and and gates
  2. With logic gates, will this be mor efficient then block code?
  3. Are you guys willing to help?
3 Likes

I have no clue what ANY of that means…

do you need clarification with the idea, theory, or the question itself. pls clarify on what u dont understand :grin:

I think the original post wants to not make it in block code, and actual wires and devices.

Lemme explain, I can’t answer your other question, so this one it is…

So using the logic gates to create keyword searching, and that pulls up stored results in the computer, which is pretty easy to make…

This is an Easter egg, where you can turn off the computer’s WiFi (in-game) and it shows the no internet stuff blah blah blah and then if you click the dinosaur (a button) it launches its own Dino game.

that is easy

This means that using the logic gates, we can make a google chrome in the computer, and then you can add results, or you can store files ig and those are copy and paste save code from this guide if you create another section for the actual computer.

Make this guide a wiki, and make a section to put copy and paste able files, and people can make and suggest new files and search results to integrate.

In the end, you can create a game and link it…

But that’s another day.

1 Like

ok, thx!
also, we arnt really trying to make a computer

1 Like

I’m gonna make one when my internet works.

2 Likes

Why can’t we use block code? I mean, wouldn’t that be the only way (and a very simple way)? Also, you said you needed an adder circuit, but which type of adder do you need (half adder, full adder, ripple carry adder, look ahead carry adder, carry skip adder, carry select adder)? Do you need a 4-bit, 8-bit, 16-bit, ect. adder? I NEED DETAILS! Also, I’m confused about how adder logic gate stuff will make a computer? I mean, you will need to imprint complex systems that gimkit neither has the devices nor the memory for.

2 Likes

I don’t understand a thing about this :sob:

1 Like

(read replies for the third one)

what i don’t understand is why we can’t use block code

oh ok

1 Like

They want the least amount of memory possible.

But that still doesn’t warrent the disuse of blocks.

1 Like

To make a computer wouldn’t we presumably need a save file?
I don’t think a save file can be made without block code.

One way or another to make a computer you’ll probably eventually need to use block code at one point.

1 Like

rela [1]


And even if you don’t understand block coding, you can just learn how to. Blocks open up new possiblities for games, and not using it is not recommended. The more, the better in most cases.


  1. also yoyo does not like eating pengouons anymore :angry: ↩︎

2 Likes

Well, the point Epi’s trying to make is that all computers are made of logic gates, and so if he manages to make a gate without block code (which is impossible), then he could (in theory with unlimited memory), make a computer, though it would take forever and soo much memory.

1 Like

what was this part for?

1 Like

He said he didn’t want blocks.

hi I’m new iobgolhgb sdoufbgougb sdobgousrbgoubhosdb

anyone here??? :neutral_face:fljveslij nbspib s

for the NAND logic gate, i think you NEED block code cause i dont think the check can compare two property’s together

@here whoa! So many people!
Ok, so to clarify : I am a young person, I am not very skilled in coding, so this is honestly a brand new thing to me, using logic gates.
I Was thinking of building a full adder, as that is waht my teacher showed me, and Iam most familiar waith.
I am trying not to use block code, cause, it takes up memory, and i want it to be basic. BUt i do understand it is impossible COMPLETELY not use block code. Also, yes there already is a guide on logic gates and and + or gates, as @eiqcrmeliutgwhc pointed out, but this is really just an experiment, as to what we can do. Also, guys, i have an idea. WE CAN USE COUNTERS!!!
(counters are underrated, as most people use properties, but anyways. You gotta love them counters!)

Thanks Everyone! :grin:
also guys, try to stay nice!

2 Likes
  • ok, so i have two numbers, lets say 101001 and 110010 how do we compare it with or, and and gates

We’re working on bitwise operations.

  • With logic gates, will this be mor efficient then block code?

I’m not sure.