Skip to content

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

License

Notifications You must be signed in to change notification settings

ImTheTom/labyrinth-Searcher

 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%