Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 459 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 459 Bytes

Line-drawing

Simple linear drawing on canvas, passing the number of lines and their color as a parameter. This is a practice of using canvas and how its parameters and methods work.

🔗 Line-Drawing https://eddybel.github.io/Line-drawing/

Preview Proyect

Preview


Preview2


Preview3

Technologies

  • JavaScript
  • CSS
  • HTML