Skip to content

Repository files navigation

Quadtree

This project uses a quadtree to store rectangles. Commands to execute are read from a .cmmd file that stores commands to execute in a plain text semicolon delimited format.

Instructions

This project interfaces to the user through a command line interface (CLI). the application can be run using:

dotnet run <path to cmmd file>

Alternatively, the unit tests can be ran using:

dotnet test

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages