IT201_Project1_GregoryScuello_Scene
- October 5, 2024
- gjs45
In my project, I created a firework tool where the user can create 8 cubes that resemble a firework effect on every click. The 8 cubes move in the 8 ordinal directions and delete after a certain time. The user is able to track their mouse position as well as change the speed and color of the fireworks.Feature 1: Display mouse position Input: Mouse location Process: Assigns the current mouse x …