Rotated polygons with collision detection

We don’t need to download anything in order to use JS libraries! :no_good_man:

We just need an “.html” template file like this 1: :open_mouth:

<script defer src=https://cdn.JsDelivr.net/npm/p5></script>
<script defer src=sketch.js></script>

And btW, here’s some sketch that also relies on angleMode(DEGREES): :small_red_triangle:

More tips to run p5js sketches locally: :tipping_hand_man: