Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 322 Bytes

File metadata and controls

13 lines (10 loc) · 322 Bytes

Creating a Depth First Maze

Screen shot of a maze created by depth first

.. literalinclude:: ../../arcade/examples/maze_depth_first.py
    :caption: maze_depth_first.py
    :linenos: