A maze generation program with graphical and terminal-based visualization, animation support, and path finding capabilities.
-
Updated
Feb 9, 2026 - Python
A maze generation program with graphical and terminal-based visualization, animation support, and path finding capabilities.
A program that randomly generates a solvable maze (Group project with frrenaux)
A-Maze-ing is a professional Python generator that creates perfect mazes using graph theory and bitwise logic. It features seed-based reproducibility , hexadecimal exports , and interactive visualizations with a signature "42" pattern. Following strict Mypy and flake8 standards , it is packaged as a reusable mazegen-* module for pip installation.
Add a description, image, and links to the a-maze-ing topic page so that developers can more easily learn about it.
To associate your repository with the a-maze-ing topic, visit your repo's landing page and select "manage topics."