Maze Adventure
A downloadable game
Maze Adventure is an exciting puzzle game where players navigate complex mazes using Depth-First Search (DFS). Each maze consists of walls, open paths, a start (S), and an exit (E), challenging players to find the optimal route within a set step limit and cost constraint. As the DFS algorithm explores different paths, players can visualize its movement in real time, making strategic decisions to minimize cost and reach the goal efficiently. With each level, the difficulty increases, introducing weighted paths that require careful planning. If players exceed the allowed steps or cost, they must retry until they find the correct solution. Maze Adventure offers an engaging challenge that sharpens problem-solving skills while providing an interactive way to learn DFS. Can you master the maze and escape in time? 🚀
Download
Click download now to get access to the following files:
Leave a comment
Log in with itch.io to leave a comment.