Tag: javascript
All the articles with the tag "javascript".
Why Hexagons are the MVP of Shapes (and How to Draw Them in JavaScript)
Published:In this post, we dive into why hexagons are the ultimate shape and how to draw them in JavaScript using the axial coordinate system. We cover the basics of hexagonal geometry and provide code to tile hexagons on an HTML5 canvas.