💾 Archived View for gem.pwarren.id.au › maze captured on 2023-05-24 at 17:37:07. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2020-11-07)

➡️ Next capture (2023-05-30)

🚧 View Differences

-=-=-=-=-=-=-

pwarren's maze generator!

use 'width' and 'height' URL parameters to change both, there is a recursion limit :)

/maze?width=32&height=16

+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+
|  |              |  |        |        |        |
+  +  +--+--+  +  +  +  +--+  +  +--+  +  +  +  +
|  |        |  |     |  |     |  |     |  |  |  |
+  +--+--+  +  +--+--+  +  +--+  +  +--+  +  +--+
|           |        |  |  |     |        |     |
+  +--+--+--+--+--+  +--+  +  +--+--+--+--+--+  +
|  |     |  |        |     |     |        |     |
+  +  +  +  +  +  +--+  +--+--+  +--+--+  +  +  +
|     |     |  |  |     |     |        |  |  |  |
+--+--+--+  +  +--+  +--+  +  +--+--+  +  +  +--+
|        |  |     |  |     |  |           |     |
+  +  +--+  +--+  +  +  +--+  +--+  +--+--+--+  +
|  |  |     |  |  |     |  |     |     |     |  |
+  +  +  +--+  +  +--+--+  +--+  +--+--+  +  +  +
|  |           |                          |     |
+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+


refresh