💾 Archived View for gem.pwarren.id.au › maze captured on 2023-07-10 at 13:09:32. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-06-16)

➡️ Next capture (2023-07-22)

🚧 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