Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 191 Bytes

File metadata and controls

3 lines (3 loc) · 191 Bytes

Project6

Using C++, used a graph data structure of islands that are editable and navigable using BFS based on a customized linked list. Used multiple classes, header files, and makefiles.