Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 363 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 363 Bytes

Pathfinding

js pathfinding visualization https://zivshek.github.io/Pathfinding/

  • Click on an empty tile and then drag will make empty tiles blockers.
  • Click on a blocker tile and then drag will make blocker tiles empty.
  • Ctrl + Z to revert the last action(s).
  • Supports diagonal movements.
  • Supports pause and step through.

screenshot