Skip to content

Software for visualizing interactive pathfinding algorithms, developed as part of my A-Level Computer Science Non-Examination Assessment. This project includes support for Dijkstra and A* pathfinding algorithms, with options to choose between Euclidean and Manhattan distances.

Notifications You must be signed in to change notification settings

saeedshrouf/Pathfinding-Algorithm-Visualiser

Repository files navigation

Pathfinding-Algorithm-Visualiser

Description

Software for visualizing interactive pathfinding algorithms, developed as part of my A-Level Computer Science Non-Examination Assessment. This project includes support for Dijkstra and A* pathfinding algorithms, with options to choose between Euclidean and Manhattan distances.

View Project Documentation Online:

Project Documentation PDF

About

Software for visualizing interactive pathfinding algorithms, developed as part of my A-Level Computer Science Non-Examination Assessment. This project includes support for Dijkstra and A* pathfinding algorithms, with options to choose between Euclidean and Manhattan distances.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages