Skip to content

Quick Java App which creates a maze and uses pathfinding algorithms to find the shortest route from start to finish.

Notifications You must be signed in to change notification settings

mupetmower/PathFinding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PathFinding

Configure project with jdk8+

So far the only pathfinding algorithm implemented is A*

About

Quick Java App which creates a maze and uses pathfinding algorithms to find the shortest route from start to finish.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages