Quadtree - Part 1

Coding Challenge #98.1

In this coding challenge, I implement a Quadtree data structure in JavaScript and visualize it with p5.js.