Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Digital Logic Sim

​A minimalistic digital logic simulator · By Sebastian Lague

Why Do I Only Start With a Nand Gate??

A topic by Not_joe3 created 88 days ago Views: 335 Replies: 3
Viewing posts 1 to 2
(+1)

So, I've downloaded the game and ran it. But when I started a new save I only had a Nand gate to start

(+1)

you can make every other gate using just nand gates

(+1)

Don't you at least need NOT and AND gate first ? (starting from the first video, but I can't do the basic gate :/)

(+1)

NOT and AND can be built using NAND gates, and therefore all logic gates can be built using NAND gates. Just google "all logic gates using NAND" to see how to do it.