Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 586 Bytes

readme.md

File metadata and controls

15 lines (13 loc) · 586 Bytes

Pathfinder (WIP)

Web application used to visualise and teach popular pathfinding algorithms Click Here To Use

Features

  • BFS and DFS with backtracking
  • Placable Walls and movable start/finish nodes
  • Step by step code walkthrough
  • Maze Generation
  • Saving/Loading map
  • Special nodes (e.g. teleporters, weighted nodes)
  • More algorithms (e.g. dikjstras, A*)

Screenshots

Screenshot_20230507_191937