Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

This project explores Maze Generation Algorithms and Maze Search Algorithms

FJakovljevic/maze_algorithms_js

Repository files navigation

Maze Generation and Search

This project explores Maze Generation Algorithms and Maze Search Algorithms You can see it here: https://fjakovljevic.github.io/maze/

Generation Algorithms:

  • Iterative Depth First Search
  • Randomized Kruskal
  • Recursive Division

Search Algorithms:

  • A* Search
  • Breadth First Search
  • Depth First Search

Instalation

  • download the files and run index.html

License

  • This project is licensed under the MIT License

AltStyle によって変換されたページ (->オリジナル) /