Skip to content

Generating Mazes in Python Programming using turtle graphics or PIL

Notifications You must be signed in to change notification settings

Boot-Error/mazes-python

Repository files navigation

mazes-python

Generating Mazes in Python Programming using turtle graphics or PIL Inspired by this blog post

Requirements :

Pillow, Turtle ( built in )

Notes :

The mazes are generated using Recursive Backtracking Algorithm.

About

Generating Mazes in Python Programming using turtle graphics or PIL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages