Skip to content

mohammadawwad/Java-Pathfinding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

120 Commits
 
 
 
 
 
 

Repository files navigation

Java-Pathfinding

Creating an A* and Dijkstra pathfinding algorithm using Java with the swing framework
To use please open App.java or Main.java and run it in your compiler.

There are 2 versions of this application
The orignial one is under Normal Version folder and to use it run App.java The new version is under FRC Version folder which is an implemented version of the orignial application that can be used to create auto routes for a robot, to run use the application run Main.java

This project allows you to create or generate maps
Change the algorithm to your choice
Change the solving speed
Have fun and Enjoy!

About

Creating an A* and Dijkstra pathfinding algorithm using java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages