Let's make a calculator!

  • UpvoteUpvote 1 DownvoteDownvote
    This content is deleted
    Tutorial
    Let's make a calculator!
    Not favoritedFavorited Favorited 17 favourites

    My very first tutorial, this one, far from technical, not a game and aimed to help beginners to complete a very simple project. I follow a rule: KISS (Keep It S...

    14 years ago
You're viewing a single comment in a conversation. View all the comments
  • 1 Comments

  • Order by
  • Hello, thank you for your idea. I'm trying to follow your instruction, but I'm stuck in "Get a value, add, subtract, divide, multiply the second one

    So, on the operand buttons (change accordingly):

    Add event: Mouse-> On object clicked-> sprite for add

    Add action: Set calc_1 to textbox (save first value)

    Add action: Set operation to 1 (select operation)

    Add action: Set Text Box text to "" (empty text box)

    Add action: Set textbox to 0 (reinitialize our variable)" Is it possible to provide more detail instructions please? Thanks in advcance