Skip to main content

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

Hi, I got stuck again. I'm on level 27, convert num -> Bin. I believe I have done the level correctly but it says I'm not correct. When I go through it manually it shows 0 if nothing is on and 1 through 4 correctly. I have a feeling that my problem is that for anything over 4 it just outputs 4, but I'm not sure if that's it.

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.

Hi Billy, 
Well done, you have come so far!

Sorry for late reply, maybe if you post an image of your screen I can see what is not working on your circuit! I would be glad to help!

Adrien