Skip to content

GarrettNixSoft/AStarTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AStarTest

An implementation of the Weighted A* algorithm to solve mazes in Java.

To run, execute AStarTest.java. Use the file chooser to select one of the maze#.txt files provided, and the application will visualize the Weighted A* algorithm solving the maze.

About

An implementation of the Weighted A* algorithm to solve mazes in Java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages