/Quad-Tree-Example

This repository shows how to build a quad tree in a squared map. This data structure can be used to check for collisions super efficiently. Used mainly in games.

Primary LanguageJavaScriptMIT LicenseMIT

No issues in this repository yet.