Pathfinding Showcase
A downloadable game
This is a tool, designed to quickly showcase different types of pathfinding in an interesting manner. The idea is that this project could be used by teachers as an easy way to show off the steps involved in pathfinding algorithms, without having to do make a project themselves to show it off.
Features:
- A DFS based maze builder that shows the step by step proces
- A showcase of the pathfinding left behind by the maze builder
- A showcase of A* pathfinding in the created maze
- A text display briefly explaining the theory of the algorithms
This was a project for my education at Dania Erhvervsakademi in 2021. It was made in Monogame.
Status | Released |
Author | PeterrificHC |
Genre | Educational |
Download
Download
PathfindingShowcase.zip 29 MB
Install instructions
The downloadable is a zipped folder containing the built project.