#AssetStore #unity #unity3d #new #asset #gamedev #indiedev #GameContentShopper

Publisher

yahya_bakour

Please Note

This entry is from Thursday February 6, 2025. The price of the asset may have changed since then.
Please visit our homepage for recent offers and sales. Official and private Unity Asset Store™ sales usually last about 14 days.

Overview

The Maze Generation and Solving System is a fully customizable tool for creating and solving mazes in Unity. It generates random mazes using the Depth-First Search (DFS) algorithm and solves them with both DFS and Breadth-First Search (BFS). The package includes a showcase scene, allowing you to visualize maze creation and pathfinding in real time.

This system is suitable for puzzle games, AI pathfinding, procedural level generation, and educational purposes. The code is modular and extensible, enabling easy customization of maze size, generation rules, and solution visualization.

X