Simple Maze Generator for Fun
It generates a 2D random maze where every room is reachable from every other room via exactly one route.
The size of the maze is customizable.
It supports different surfaces. Rectangle, Moebius strip, Hexagonal maze.
make docker/build
./maze.sh -h