MazeBuilder This code generates random maze and outputs it in a svg format. To start the code run: make Then open maze.html in your browser. To create a html documentation run: doxygen docs cd html There open index.html in your browser.