KDesp73 / A-Star-Algorithm

A* path finding algorithm implementation in Processing with Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A-Star-Algorithm

A* path finding algorithm implementation in Processing with Java

Screenshot from 2023-07-07 18-33-12

Screenshot from 2023-07-07 18-33-33

Controls

Press o, s, t to select obstacle, start, target respectively

  • Left Click: Add point
  • Right Click: Remove point
  • R: Reset board
  • Enter: Start the algorithm

Author

KDesp73

License

MIT

About

A* path finding algorithm implementation in Processing with Java

License:MIT License


Languages

Language:Processing 100.0%