This repo contains collection of useful functions for generating, solving, and plotting rectangular, triangular, and hexagonal 2D mazes.
Most of the algorithms implemented in this repository are adapted from the excellent book, Mazes for Programmers by Jamis Buck.