Skip to content

lmrepos/pathfinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

102 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A robust pathfinding visualizer: set up a system and see the most efficient path. Select from two modes - a cell-based grid mode and an "open-world" open mode.

Grid mode contains features like:

  • Light/Dark Mode!
  • Adjustable grid size
  • Click and drag walls for faster placement
  • Custom weights to simulate scenarios with an added cost
  • Toggleable movement: diagonal directions included vs. only cardinal directions
  • Total path weight of the optimal solution

Open mode contains features like:

  • Light/Dark Mode
  • A draggable, scrollable, infinite map
  • Snapping walls for easier wall connection
  • Pathfinding with a smoothing algorithm for more realistic pathing
  • Total path weight of the optimal solution

Visit it here!

About

Topics

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Packages

 
 
 

Contributors