Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 647 Bytes

File metadata and controls

17 lines (12 loc) · 647 Bytes

Welcome to Visual Pathfind!

This web project is created to help people understand pathfinding algorithms and maze generation visually.

Instructions:

  1. Pick a pathfinding algorithm of your choice.
  2. Pick a maze generation algorithm or create your own maze using the functionalities below (optional).
  3. Pick a speed (by default the speed is normal).
  4. Click the start button.
  • Right click mouse button to add wall.
  • Left click mouse button to add weight.
  • Right click mouse button on walls or weight to delete it.

Long press to add or delete multiple walls or weights.

Website link: https://cliffordebayan.github.io/Visual-PathFind/