Skip to content

plop91/Java_Pathfinding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pathfinding

Welcome to my pathfinding demo written in Java.

The demo currently includes 2 pathfinding algorithms, the A* algorithm and Dijkstra’s algorithm. I intend to add additional algorithms in the future.

Current development is focused on improving how the app runs, look and feel will be finalized when the project is otherwise technically sound.

Questions and comments are welcome and appreciated, I am a student programmer and I am looking for every opportunity to improve my code.

  • Note current version has been tested and does not display properly on OSX or Linux, support to come.

About

Pathfinding demo written in Java.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages