Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Create a random maze
ResourceFunction["RandomMaze"][n] creates a random maze of order n. |
A maze of size 15:
In[1]:= |
Out[1]= |
Show the solution of the maze and the total number of steps:
In[2]:= |
Out[2]= |
Wolfram Language 11.3 (March 2018) or above
This work is licensed under a Creative Commons Attribution 4.0 International License