Skip to content

A* Algorithm implemented in JS and shown using p5js

License

Notifications You must be signed in to change notification settings

marsicplusplus/AStarJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AStarJS

A* Algorithm implemented in JS and shown using p5js

Live demo

https://lorenzomarsicano.github.io/AStarJS/

ToDo Next:

  • Let the user choose starting and ending points;
  • Nicer web page;
  • Add controls for starting, stopping, pausing and stepping the simulation;
  • Add controls for Grid Size;
  • Add control for generating another grid without refreshing;
  • Clean All The Code;
  • Let the user add and remove obstacle;
  • Add option to clean all the obstacles;

About

A* Algorithm implemented in JS and shown using p5js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages