HTML5 Canvas: Intro and drawing simple shapes

I thought it was time to look into HTML5 Canvas as it was a big grey area in my knowledge and therefore something I should investigate, so started out slow with exploring how to draw shapes. In this post, I’ll just cover drawing simple shapes, and move onto paths and curves in future posts.

Continue reading HTML5 Canvas: Intro and drawing simple shapes