An unreal engine blueprint for generating mazes of given size, and build in algorithms (A* and wall-follower) to solve them.
To use, simply put "Content" folder of this repo to your Unreal Engine project folder, and drag "A_Maze_Generator" to scene.
2024-03-18.11-54-29.mp4
You can change desired size of a maze in the details panel of and "A_Maze_Generator" object.