💾 Archived View for gem.pwarren.id.au › maze captured on 2024-07-09 at 00:09:01. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2024-06-16)

➡️ Next capture (2024-07-09)

🚧 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