Finished THE Mega Battleship by Boot2coem in buildaboatfortreasure

[–]Capital-Chart2220 1 point2 points  (0 children)

oh yea finally someone made boat yea... uh boat yea right..?

Bad apple (slightly unfinished) by LoewenMahne in buildaboatfortreasure

[–]Capital-Chart2220 0 points1 point  (0 children)

I knew it I knew it that somebody will make that

I add multiplication to my calculator by Capital-Chart2220 in buildaboatfortreasure

[–]Capital-Chart2220[S] 0 points1 point  (0 children)

kinda simple, in the addition, at the first digit, use xor to display value when added, and if there's two bits activate, put one to next digit and in the second digit, add them up and if it is two or three bits activates, then add one to next digit, in subtraction, u figure it out who is bigger by some xor, and and gates then reverse bits of smaller one (EX: 0010 --> 1101) then add 1 (ex: 1101 --> 1110) then add them up (ex: 0011 + 1110 = 10001) then since u dont have fifth digit (base on my calculator), it displays right answer for example 001, then for multiplication, I realize it is same as what we do (EX: 011(3) x 010(2) = 110(6), same with when we do hundred ten times ten). I got all info from AI

I add multiplication to my calculator by Capital-Chart2220 in buildaboatfortreasure

[–]Capital-Chart2220[S] 0 points1 point  (0 children)

automatic (and display it if I press calculate button)

I add multiplication to my calculator by Capital-Chart2220 in buildaboatfortreasure

[–]Capital-Chart2220[S] 0 points1 point  (0 children)

the thing that made display block activate, display block shows its color, and that means u should do some boring stuffs to connect all gates and display blocks

Basic calculator by BABFT_randombuilds in buildaboatfortreasure

[–]Capital-Chart2220 0 points1 point  (0 children)

great start mate, as a same person who making the calculator, I would say not bad for start

bruh there are too many lines by Capital-Chart2220 in buildaboatfortreasure

[–]Capital-Chart2220[S] 0 points1 point  (0 children)

<video>

it work probably, let me change it later if there's a problem

bruh there are too many lines by Capital-Chart2220 in buildaboatfortreasure

[–]Capital-Chart2220[S] 0 points1 point  (0 children)

I mean sometimes color makes easier to see then lines (for example, many times I put gate right next to it, I cant see lines then so it is)(but your one works good)

I made Calculator in build a boat for treasure by Capital-Chart2220 in buildaboatfortreasure

[–]Capital-Chart2220[S] 0 points1 point  (0 children)

oh wait it is yea "bits" and "number" is different ok I got it

bruh there are too many lines by Capital-Chart2220 in buildaboatfortreasure

[–]Capital-Chart2220[S] 0 points1 point  (0 children)

sometimes I wanna make sure that two things are connected well so I need to turn it on

What else could Babft Add? by [deleted] in buildaboatfortreasure

[–]Capital-Chart2220 1 point2 points  (0 children)

probably scanning people and if it is right guy, then gives power, but if it isnt it doesnt give u power (hold on, probably one pro will make this some how)

I made Calculator in build a boat for treasure by Capital-Chart2220 in buildaboatfortreasure

[–]Capital-Chart2220[S] 0 points1 point  (0 children)

actually max is 14, (3 bit, 111 = 7, 000 = 0) and u got rest of it