[go: up one dir, main page]

Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I am also stuck on Level 31, controlled memory cell (D flip flop). I believe it has all of the functionality but it's still saying i'm wrong. I have the single bit memory cells all hooked to the reset with diodes to stop them interfering with each other. I also have a single bit memory that is connected to the reset, control, and memory used output. I also have and gates that go from the control to each input, then to the respective bit memory cell(there is a diode preventing the control memory from interfering with the and gates). So the functionality is no matter what input i ad to the system nothing will change until I activate the control, then the input will be recorded and the memory used will be activated. Nothing will change until the reset is activated.

I found the problem, when I turn off an input while the control is on, the output doesn't turn off. I'm not sure yet how to fix it.

Omg I got level 31. It took a lot of effort and finagling around. I'm still stuck on 27 and 12 though lol.