Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 115 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 115 Bytes

MazeGenerator

The program generates and displays a maze of given size (input by the user), using Disjoint Sets.