Ali Jamil-IT201-451-Project3
- July 29, 2024
- guynamedaj
Feature 1: Displays Mouse Position Input: Mouse Location Output: There is text on the lower left side of the screen showing the X,Y position of the mouse. Process: Grab mouse coordinates, convert to string, set text object to string. Feature 2: Spawn falling objects Input: Mouse Left Click Output: A cube is spawned at the location of the left click which will then fall down the s…