Skip to content

christianschmucker/PathfindingVisualizer

Repository files navigation

Pathfinding Visualizer

A path finding Visualizer written in Java for A* Search and Dijkstra's algorithm.

Getting Started:

  • To start the application, navigate to the folder /out/artifacts/Pathfinding_jar/ and run java -jar Pathfinding.jar in the terminal

  • Drag and drop start or end point

  • Choose a path finding algorithm

  • Click "New Maze" to generate a random maze or draw walls via mouse click

  • Click "Start" to start the animation

alt text

About

Java Pathfinding Visualizer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published