💾 Archived View for gem.pwarren.id.au › maze captured on 2024-08-25 at 01:26:33. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2024-08-18)

➡️ Next capture (2024-08-25)

🚧 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