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 a 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.

Feature 1: absolute value via toggle

Feature 2: random number via button

Feature 3: user input via slider

Feature 4: daylight light slider

Leave a comment

Log in with itch.io to leave a comment.