Jump to content

Maze generation: Difference between revisions

m
J: clarification
(J: smaller example maze)
m (J: clarification)
Line 5:
=={{header|J}}==
 
This algorithm allows almost no parallelism. So, while it might be "simple", itgenerating large mazes this way will not be necessarily efficient to implement on future (highly parallel) systems.
 
Anyways, based on the picolisp implementation, except without any relevant grid support:
6,962

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.