Skip to content

ryan95f/QuadTree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuadTree

Implementation of a quad tree with C++ & SFML.

Building the project for Windows

  1. Clone the project: git clone https://github.com/Ryan95Z/QuadTree.git .
  2. Download and save SFML: https://www.sfml-dev.org/download.php - (Visual C++ 12 (2013) - 64-bit was the one I used)
  3. Copy the lib folder from SFML into /QuadTree.
  4. Create a folder called dlls in /QuadTree.
  5. Copy the dlls from SFML into this folder.
  6. Open the project and compile to validate it works.

About

Implementation of a quad tree with C++ & SFML.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages