This project is for data structure course in the second semester of 1399-1400.
↳ The goal of this project is to implement a Quad-Tree.
This data structure is a tree to cover two-dimensional space.
↳ This project is in Java language.
You need JDK and an editor to run it.