Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 300 Bytes

readme.md

File metadata and controls

5 lines (3 loc) · 300 Bytes

Drawing App

A 2d drawing canvas is created using the HTML Canvas API. Various 2D images can be drawn on this canvas and the stock color of each image can be changed and the stock width can be changed and finally everything can be deleted if desired.

drawing app