A downloadable game

In 2018, I started making this game and then after making a prototype, I got bored with it. It's not a game I would play, so I just had no motivation to continue. However, making all the logic gate assets and making them work was a fun challenge and it was a useful thing to learn some Unity coding. Also solving line renderer problem I had to ask this question.

So I just put it up here as is. One level.  You can win and lose. The concept is: you see the circuit, then you start the level and flip the switches needed to make the lamp on the right light up. The scoring would have been the faster you win the less switches you touch would put you higher on the leaderboard. But there is no such checks in place.

You have to know these basic logic gates for this:

 NAND: only false if both inputs are true

 XNOR: only true if the two inputs are the same 

AND : only true if both inputs are true




Download

Download
LogicGateKeeper.zip 18 MB

Install instructions

Just download the zip, and run the exe

Leave a comment

Log in with itch.io to leave a comment.