mazerandom

Random maze generator with no guarantee of having solution (by optiklab)

Mazerandom Alternatives

Similar projects and alternatives to mazerandom

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better mazerandom alternative or higher similarity.

mazerandom reviews and mentions

Posts with mentions or reviews of mazerandom. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-06.
  • Crafting Mazes
    4 projects | dev.to | 6 Sep 2023
    While it would have been enticing to implement various maze generation algorithms to compare them, I also wanted a more efficient approach. The quickest solution I found involved randomly selecting connected cells. That's precisely what I did with mazerandom. This one-file application creates a grid table of 20 x 20 cells and then randomly connects them using a Depth-First Search (DFS) traversal. In other words, we're simply carving passages in the grid.

Stats

Basic mazerandom repo stats
1
1
3.0
11 months ago

optiklab/mazerandom is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of mazerandom is C++.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com