SkillAgentSearch skills...

JavaScriptSimplePaintApp

No description available

Install / Use

/learn @iamjosephmj/JavaScriptSimplePaintApp
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

JavaScriptSimplePaintApp

Application is written using Plain JavaScript & HTML - no third party libraries like KineticJS or jQuery is used.

-Description:

  • Simple Paint App using HTML5 Canvas Element that lets users to draw Triangles on the canvas by clicking & dragging the mouse like in Windows Paint App
  • Size of Triangles 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 Triangles 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 Triangle should delete the same.
View on GitHub
GitHub Stars8
CategoryDevelopment
Updated6mo ago
Forks4

Languages

JavaScript

Security Score

57/100

Audited on Oct 3, 2025

No findings