Skip to content

A Python library for creating and solving mazes.

License

Notifications You must be signed in to change notification settings

Yehuda-Bergstein/mazelib

 
 

Repository files navigation

mazelib

Build Status codecov

A Python API for creating and solving mazes.

A quick introduction in how to use this library.

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.

About

A Python library for creating and solving mazes.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 88.6%
  • Cython 10.9%
  • Makefile 0.5%