💾 Archived View for gem.pwarren.id.au › maze captured on 2020-11-07 at 00:40:38. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2020-10-31)

➡️ Next capture (2023-05-24)

🚧 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