Combinate Circuits

You can combinate any circuit you want ! 

In this tutorial we connect 2 mini-games into one big one, with a loot ! 

We use here a XOR gate. That's an exclusive OR, with mean it's one or another, but not both. This way, when you win one game, you have access to the loot.

We use a pressure mini game and a buttons mini game

We get the output of their respective AND gates (Q), and use a XOR gate, that will open the door only if you win one of the two games.
As usual, we use a NOT gate to drive the door (close in ON, open is OFF)


If you lost both of them, the door keep closed

If you win both of them, the door keep shut

If you only won one game, the door will open !



It's just an example of combinational circuits. There is not limit.

the "Pirates attack !" build is 5 different mini-games to open the one and only door of the Fort
for the "S.O.S" base, I build this madness! It's one main AND (left) to keep track of your actions in the game, and open the last loot door :) follow by numerous latches for doors or buttons (A,C,D,0,1,2,3,4,9), and 3 minigames circuits (B,E,F)
XOR
Finally some loot !

Visit and play this mini-game here