timlg07 / NandGame-Solutions

Solutions for all levels of the NandGame.
http://nandgame.com
29 stars 6 forks source link

4.2 Data Flip-Flop is Wrong #16

Open Draco18s opened 1 month ago

Draco18s commented 1 month ago

image

I had to create a custom component to match the Latch from this repo's 4.1 (which is also unstable in this use-case so I fixed that too) and named it S-Latch, but is otherwise identical. In addition your solution the screenshot even says it isn't optimal.

Using the same number of components I can fix it, however. image

I am still trying to work out the optimal solution.

Draco18s commented 1 month ago

Unstable usage: image Whoops, accidentally borked a wire when moving things around. It's still unstable, just differently.

timlg07 commented 4 weeks ago

Quite some things have changed in the game tbh. I really need to play it again I guess 😅 If you have screenshots I can directly include in the repo, you can provide them via MR :)

Draco18s commented 4 weeks ago

Second screenshot can be used direct. It's not the optimal solution, but like I said I haven't figured that out yet (but at least it is correct).