Author Topic: Very Basic Calculator v1.5! New save attached!  (Read 2867 times)

Its impossible. A calculator is made with various amounts of Variable Condition Events.

False.

Just look at how the calculators work in Minecraft.

It can be done.

I still refuse to use new variables.

Its impossible. A calculator is made with various amounts of Variable Condition Events.
Truce made one with this huge loving brain in the back. and it worked.
it was incredible, i wish i had saved it so i could examine it :(

You could make a simple addition calculator by clicking the buttons and incrementprintcount [n] for n being the number you click on. Clicking 9, 1 and 2 would add 9 then 1 then 2 to the print count and onprintcountoverflow could make the extra columns. Subtraction would work, until you get negative...



That was the original idea, but like I said. This is my first attempt at variables. I couldn't figure out the whole if the "if the answer is bigger than 10 move the 2nd digit into the second column".

Printcount Overflow

I could make a simple add/subtract calculator out of default events.