You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Python maze generator and visualizer built for the 42 curriculum. Generates perfect or imperfect mazes from a config file, renders them in the terminal with ASCII art, and embeds a hidden "42" pa…