Skip to content

MrSanchez/JavaFX_AStar_Showcase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JavaFX_AStar_Algorithm

Interactive A* example using JavaFX

This is an implementation of the A* search algorithm in Java with an interactive UI. It is based off the pseudocode found on the wikipedia page The A* implementation code is used as a foundation for one of my other projects

Basic UI

Controls: Left mouse - Add obstacle Right mouse - Remove obstacle

Shift + Left mouse - Add starting point Alt + Left mouse - Add destination point

Kind regards, Sanchez

About

Interactive A* example using JavaFX

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages