English, asked by Lakshita1235, 6 hours ago

Application is written using Plain JavaScript & HTML - no third party libraries like KineticJS or jQuery is used.
- Simple Paint App using HTML5 Canvas Element that lets users to draw rectangle on the canvas by clicking & dragging the mouse like in Windows Paint App
- Size of rectang;e should depend on how much the user drags the mouse.
- Automatically fills each Triangle with a different color
- Added a clear / reset button that clears the canvas
- Added feature to drag rectangle using Mouse
- If the mouse is being dragged on an existing Triangle, drag the same or else create a new one.
- Double clicking on a rectangle should delete the same.

Answers

Answered by PranavUpadhyaya
1

Answer:

Idk how to do this

Explanation:

Similar questions