Skip to main content

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

I actually meant that for whatever reason, my clock circuits just don’t work.

(1 edit)

Every logic chips must be connected to inputs and outputs or other chips, which connects to them. Clock will not work, if you use NOT gate as source power without connecting to input. And it's a reason, why i made ON gate (constant 1, which made by connecting straigh and inverted signal from input to OR gate, and result connects to output).

i commented a simple clock