Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

But there is no OR gate at the start so you need to make one but when i try it dosent let me (as above) connect in 2 inputs to 1 outpuf is not possible thus i cant make the gate

(1 edit)

you would use NAND gates which are made from an AND and a NOT. And NOT gates.

Line one to NOT one. Line two to NOT two. And both those outputs to the NAND.

Or just watch Sebastian's video ;)

thanks!