Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

logic gates

A topic by sazaga12 created Jan 19, 2023 Views: 783 Replies: 6
Viewing posts 1 to 5

hi i just downloaded the game but the initial two logic gates are: "not", "and", but i can't make an "or" gate without the output blinking, if anyone could help me please.

Thanks.

Hello! Could you send a short video or an image showing this issue?

(+1)

I have same problem. My output starts blink when I connect two wires with 0 and 1 to it

(+2)

First, make a NAND gate by feeding the output of an AND gate to a NOT gate. Then, make this.

(+2)

u dont need to use 3 NANDs, u just need to use the last NAND, and the 2 first can be swapped for NOTs

i think it is a visual bug tho, if you save the or gate, i think it will not blink

use not to invert  the input, and then a not