/labyrinth-Searcher

Fork of a random labyrinth generator. Built a searcher ontop.

Primary LanguagePythonMIT LicenseMIT

Labyrinth Searcher

A Maze Generator was forked form https://github.com/ryukinix

Upon that I built search algorithms to find the solution.

They can then witness the path found by the search algorithm by pressing space.

Example

How to use

Start the launcher.py script. Read the help pdf for more help.

Suggested Set up

Try A star graph search with filter actions on a 10 by 14 maze.