Generating Mazes in Python Programming using turtle graphics or PIL Inspired by this blog post
Pillow, Turtle ( built in )
The mazes are generated using Recursive Backtracking Algorithm.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Generating Mazes in Python Programming using turtle graphics or PIL Inspired by this blog post
Pillow, Turtle ( built in )
The mazes are generated using Recursive Backtracking Algorithm.