{% set meta={"title": "Maze maker", "desc": "Generate mazes", "pagewidth": "1400px"} %} {% extends "/_base.html"%} {% block head %} {% endblock %} {% block content %}
Maze width (pixels):
Maze height (pixels):
Cells wide:
Cells high:
Proportional:
Chance to shift instead of pop: %
Bias:


Foreground color:
Background color:
Border weight:

Speed (fps):
Show current cell:
Show colored overlay:



Generating...
{% endblock %}