Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

i think i might have broke something.

i created a cricuit and it worked as intended but then i "create" it into a logic gate and it stopped working.

i even put the circuit i made in raw along side the "gate" and the raw circuit still works while the "gate" does not.

if your wondering what my 'Tri_logic' thing is.
it's basically an ... 'and'+'not or'+'exclusive or' all mixed together.

bottom = 'not or'
center = 'and'
top = 'exclusive or'

in this case i was using the 'not or' functionality for a flip_flop which would have been used to created a clock but that when i discovered that the flip_flop wasn't functional XD.

video of the problem.