Skip to content

Baroshem/a-star-algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A-Star-Algorithm

This is a visualisation of A* Pathfinding Algorithm. It consists of 8 classes. It was built with a Model-View-Controller(MVC) design pattern. It has a simple Exception handling and can save a result of path to .txt file called output.

Controls: Place a start node by left click + 's' key. Place an end node by left click + 'e' key. Create a wall by left click. Click start to run the algorithm. *You can uncheck 'showSteps' to just show the final result of pathfinding.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages