Show HN: My Spin on a Maze Generator – Looking for Feedback

  • > 5. Is maze free to use?

    > - Based on the provided information, it seems that the website allows users to create and download random maze puzzles for free. However, it's always a good idea to check the site's terms of use or FAQ section for the most accurate information.

    It would be nice to clarify that.

    For a maze with a lot of walls like the ones you make, I thought that a simplified version of Dijkstra is better than A*. Have you tested both in big mazes?