1. My application demonstrates a basic simple calculator. The program accepts user input of two numbers and then allows users to select an action from a drop-down menu, with an output displayed on the answer box. If the user chooses to right-click, they can freely draw as much as they like. If the user wants to find the mouse position, they can glance up in the right-hand corner to see the X and Y coordinates. If the user wants an absolute number produced they can click the toggle which would return an absolute value. If the user wants a random number produced they can click the random number button. If the user doesn't want to enter via keyboard they can use the slider. If they user wants to slide and turn on the light they can also do that.

Features:

  • Feature 1:  absolute value via toggle
    • Input: toggle clicked
    • Output: result with a pos number
  • Feature 2:  random number via button
    • Input: button clicked, in left input and right input
    • Output: a random number between left and right
  • Feature 3: user input via slider
    • Input: slider moved
    • Output: number imputed left side and right input
  • Feature 4: daylight light slider
    • Input: slider changed 
    • Output: day light is shown
StatusReleased
CategoryTool
PlatformsHTML5
AuthorMaryam.Mughal
Made withUnity

Leave a comment

Log in with itch.io to leave a comment.