💾 Archived View for gem.pwarren.id.au › maze captured on 2023-09-28 at 15:31:58. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-09-08)

➡️ Next capture (2023-11-04)

🚧 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