Skip to content

PasterLak/AStarAlgorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A* Algorithm in Java

This code is a simple implementation of the A* algorithm in Java. It demonstrates the algorithm's functionality using multiple map examples. It shows the path from point A to point B while avoiding obstacles (walls), as well as the direction in which to move.

image

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages