Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1.01 KB

README.md

File metadata and controls

43 lines (27 loc) · 1.01 KB

COMP 3203 - Assignment 02

View paper here: Project Paper

Authors

  • Anthony D'Angelo
  • Nicolas Porter

Note

The user interface was built in order to quickly visualize and change the parameters of the algorithm.

Because of the relatively short timeline, proper UI/UX design practices were not used.

Screenshots

1 2 3 4 5

Folders

bin

Contains the compiled java files, as well as the executable.

doc

Contains the documentation of our assignment, as well as the requirements.

lib

Contains the libraries used, as well as their source.

src

Contains the source files of our assignment.

Compilation

The project can be imported and compiled in eclipse. The libraries may need to be added to your build path, but the project should be already configured correctly.