You can support the development on the Github Sponsors page.


Tech > PRIM ALGORITHM FOR MAZES


Studying mazes part 2
made by www.crisjr.eng.br
uploaded by box_of_joe
added:
download cartridge
- CLICK TO PLAY -

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


Post comment