Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 205 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 205 Bytes

PrimLabyrinth

An automatically generated square maze with randomly generated different side lengths and find the minimum spanning tree, implemented in C#
Main algorithm: Prim's algo
UQTR INF1008_TP1