Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 308 Bytes

File metadata and controls

13 lines (10 loc) · 308 Bytes

Creating a Recursive Maze

Screen shot of a maze created by recursion

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