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.
-
Updated
Jun 5, 2018 - JavaScript
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.
Canvas animation basics
A browser based game inspired by the 1980 Atari arcade classic.
Add a description, image, and links to the collision-checking topic page so that developers can more easily learn about it.
To associate your repository with the collision-checking topic, visit your repo's landing page and select "manage topics."