Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 643 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 643 Bytes

🔐 Maze Solver

Maze generation and solving with customizable parameters.

demo2

🔧 How to use

  1. Clone this repository manually or via the following command :
git clone https://github.com/Maximus220/maze-solver
  1. Launch the HTML file in your favorite browser.
  2. Have fun! 🎉

📜 TO-DO for future versions

  • Make an option to watch step by step (animation)
  • Make option to choose where are the entry/exit
  • Make option to choose the algorithm (tree, merge, ...)
  • And much more! (feel free to give me even more ideas via Twitter!)