Skip to content

Drawing App where you will teach how to use Html canvas elements and JavaScript API for drawing different shapes and images.

Notifications You must be signed in to change notification settings

kateFrontend/js-drawing-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drawing App

cover

🦉 Main information

Drawing App where you will teach how to use Html canvas elements and JavaScript API for drawing different shapes and images.

The project goal:

  • use Html canvas elements;
  • use JavaScript API to draw the shapes, circles, rectangles, images, whatever lines etc.;
  • implement JavaScript events to click and draw;
  • add control buttons for changing color and width of the lines.

🦊 Useful links

HTML Canvas Graphics elements

https://developer.mozilla.org/en-US/docs/Web/HTML/Element/canvas

Drawing shapes with canvas

https://developer.mozilla.org/en-US/docs/Web/API/Canvas_API/Tutorial/Drawing_shapes

⚡ Built With

HTML5 / CSS3 / JavaScript

About

Drawing App where you will teach how to use Html canvas elements and JavaScript API for drawing different shapes and images.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published