Skip to content

A* Algorithm implementation and visualization using Java Processing

Notifications You must be signed in to change notification settings

marcon21/PathFinderProcessing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PathFinderProcessing

A Processing implementation of A* Algorithm

INSTRUCTIONS

  • Left Click: Draw Walls
  • Left Click + CTRL: Delete Walls
  • Right Click: Delete Walls
  • S KEY: Add Starting Point
  • E KEY: Add Ending Point
  • R KEY: Restart the programm
  • Enter KEY: Search For Path

TO DO LIST

  • Working Pathfinding Algorithm
  • Path Visualization
  • Improved Path Visualization
  • Save/Load board
  • Recognizing when there are no paths

About

A* Algorithm implementation and visualization using Java Processing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published