Skip to content

anshul1004/MazeGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MazeGenerator

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