Skip to content

Maximus220/maze-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

23 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ” 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!)