Opus Magnum

Opus Magnum

Not enough ratings
LOGIC GATES
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
111.000 B
18 Apr, 2024 @ 2:25pm
1 Change Note ( view )

Subscribe to download
LOGIC GATES

Description
(RE-UPLOADED BECAUSE OF ACCIDENTAL DELETION SORRY!)

Implement some logic gates in Opus Magnum.

Each gate takes in 1 or 2 inputs and returns precisely 2 outputs. Fire = 1 Salt = 0.
Among the two outputs, one is "real" and represents the output of the logic gate. The other one is "fake" and can be piped to a disposal glyph in practical usage. The two outputs are of different elements.

Example NAND gate implementation in the Reddit link.