Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 505 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 505 Bytes

Animation-canvas

The HTML canvas element is used to draw graphics using scripting language like JavaScript. It is one of the latest updates of HTML5. It allows for dynamic and scriptable rendering of 2D shapes and bitmap images. In this project which I build during my coding course, I use Canvas to draw a dog in different positions. Screenshot 2023-03-17 at 16 08 29