Blockland Forums > Gallery

Very Basic Calculator v1.5! New save attached!

Pages: (1/5) > >>

COOKIEZ:

Whats new in v1.5

* made it look a bit better
* it prints your calculation on its screen, but still uses bottomprint for the answer.
* glitch where it prints 0+0 after you hit equals, just hit "C" to fix it. its due to the print count being set to zero after every calculation.
This is my first attempt at making something using variabes, I know it isn't the prettiest thing, I'm working on it. It can only do 1 digit by 1 digit calulations. Rate x/10 if you want to. Save.
New pic.



Jerkface:

I don't get where the "answer" would be.  I click "1 + 1" and it would tell me in chat?

COOKIEZ:

client > bottomprint

Jerkface:


--- Quote from: COOKIEZ on August 28, 2011, 08:14:10 PM ---client > bottomprint

--- End quote ---

Ah alright.  Use print events and make a calculator that actually works like a real one.  That'd be more interesting.

COOKIEZ:


--- Quote from: Jerkface on August 28, 2011, 08:17:26 PM ---Ah alright.  Use print events and make a calculator that actually works like a real one.  That'd be more interesting.

--- End quote ---
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".

Pages: (1/5) > >>

Go to full version