Skip to content

ykhade/A-Star-Pathfinder

Repository files navigation

A-Star-Pathfinder

An A* pathfinder/visualizer. This has been adapted over from Devon Crawford's A* video. The code has been re-written and sorting algorithim changed. A few points along the development were understanding how A* works and using Java frame to create a interactive map.

Getting Started

$ git clone

$ javac *.java

$ java Frame

Hold and place a starting point a+right-click and an ending point e+right-click Then using left-click and drag to create walls. Then press start.

Built With

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

About

📍An A* pathfinder visualization

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages