A retro-inspired maze generator game and pathfinding visualizer made with Python and MiniLibX. Generate procedural mazes, visualize BFS solving algorithms, switch themes, and explore the maze world ...
This is the "search algorithm looking at the maze". The operation menu like this is spread on the top of the screen ... ... The search algorithm can be changed from ...
This project, is an interactive maze generator and solver implemented in C programming language. The program utilizes the Prims algorithm to randomly generate mazes and provides users with the option ...