maze-generator Simple command line maze generation & solver. This is my university project. For compilation: make Then: ./a.out <height> <width> <seed> Example: