All Projects → theJollySin → Mazelib

theJollySin / Mazelib

Licence: gpl-3.0
A Python library for creating and solving mazes.

Programming Languages

python
139335 projects - #7 most used programming language

mazelib

Build Status codecov

A Python API for creating and solving mazes.

The mazelib API

A quick introduction in how to use this library.

Display Examples

Examples of how to generate and solve some unique, tailored mazes. Also, examples of how to plot your results.

Maze Algorithms

The heart of this library is the huge collection of algorithms available to create and solve mazes. The better you understand these, the more you can do with this library.

Maze-Generating Algorithms

Maze-Transmuting Algorithms

Maze-Solving Algorithms

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].