Skip to content

This is a basic project I made implementing the A* algorithm to solve a maze for the best path. I made the option to use a random generated maze or a Prim's maze generator.

bford26/AStar-PathFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AStar-PathFinder

This is a basic project I made implementing the A* algorithm to solve a maze for the best path. I made the option to use a random generated maze or a Prim's maze generator.

About

This is a basic project I made implementing the A* algorithm to solve a maze for the best path. I made the option to use a random generated maze or a Prim's maze generator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages