An app that allows the user to create objects on an empty canvas. This app reads the mouse location where the user clicks to create Cubes in that place. This app also has a slider to scale the size of the cubes, a slider to rotate the canvas. This app displays the current time (hour, minute, seconds)It also has two toggles, one to turn off the time text  visibility and one to destroy the objects created by the user in 3 seconds. There is also a drop down menu to change the color of the objects created. This app also has a clear all button to destroy all objects created.