First QuadTree attempt for efficient collision checks.
https://alpharou.github.io/QT1/
Put simply, an adaptation of the standard QuadTree https://en.wikipedia.org/wiki/Quadtree
p5.js (Only for visualization and interactive features).
To actually write something :D Serve the system on github pages.