Skip to content

Interactive grid-based pathfinding tool in Java comparing different search algorithms

Notifications You must be signed in to change notification settings

Sebastien-Ren/pathfinding-grid-simulation

Repository files navigation

Pathfinding Grid Visualizer

An interactive Java program that demonstrates pathfinding algorithms on a 16×13 grid with walls, a start node, and a goal node. To add some fun, the visualization uses football-related images for the agent and goal, turning the search into a little match between player and target.

About

Interactive grid-based pathfinding tool in Java comparing different search algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages