Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

So disappointing...

A topic by gamingmain created Apr 21, 2023 Views: 588 Replies: 2
Viewing posts 1 to 3
(-2)

We have a new version for this, but most blocks that we needed are gone, for now. Some are:

NAND

OR4

OR3

XOR

and 4-bit block (regular and original)


Let's hope that they will come back soon.  #R.I.PDLSBlocks

(4 edits) (+1)

I'm confused. What do you mean they are "gone?"

Can't you make all of those in DLS several different ways?

Invert the output of an AND gate to get a NAND.

Invert the inputs of a NAND gate to get an OR gate.

Chain the OR gates together to get OR3 and OR4.

To make an XOR, use 1 OR gate, 2 AND gates, and 1 NOT gate. Have both inputs go into the OR gate and one of the AND gates. Invert the output of that AND gate with the NOT gate. Then use the second AND gate to combine the OR's output and inverted AND's output.

And I'm not sure what you mean by, "4-bit block," to be honest. Are you referring to a register?

(1 edit) (+1)

No they're not, you have to create them on your own