0
Prim's algorithm is used to traverse graphs. Here, I am using a variation of it to generate random mazes.
The cart contains an explanation about the algorithm, if you are curious about the details.
Controls:
- `Z` generates a new random pattern