Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(2 edits) (+2)

I made a 6 bit binary counter. It counts the number of times the mover cell goes through it. Each of the yellow slider cells represents one bit. when they are spinning the value is 1, when they are not spinning, the value is 0.


(+1)

when there is a game where you can move things, there is a person to make a calculator in it.

(+2)

Yes, I made a 2-bit calculator, which can add 0+0 to 3+3

(1 edit)

Happens with every blocky game, I swear. minecraft, mario maker, and now cell machine.
edit: I saw your other comment and someone called you sam hogan himself and now I have conflicted feelings

I'm just a middle school student and I'm going to go science high school.

I'm interested in computer programming and logic gates.

I am also interesting in programming, but more with the making apps part of programming rather than the theory behind it.

(2 edits)

I made a clock based full adder, looped the Carry back in to itself and now I'm adding BIG Numbers (takes an eternity to finish though)

I spent several hours on this.


Edit: Just figured out I can overclock this, so now its working 2x faster

what? I didn't think about big numbers. I should try it and figure it out how it works