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

QUESTION

A topic by howcome created 89 days ago Views: 145 Replies: 5
Viewing posts 1 to 3

How do I shift my old projects from the old simulator to the new simulator?

I don’t think there is a way to do so, you would have to write your own program to migrate your save files.

Thanks that really helps

BTW I cant seem to find the AND gate and the OR gate in the new version is there any way to get them?

Yep , new version have only NAND
if you combine two inputs you will got NOT
 NAND + NAND = AND gate

Thanks bro