Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.05 KB

File metadata and controls

19 lines (13 loc) · 1.05 KB

Grassfire Algorithm Simulator

Find the shortest path using the Grassfire Search Algorithm!

Project Description

This is a program that will take in parameters from the user and showcase the shortest path in real-time using the grassfire search algorithm. Users can select the slow mode to be able to watch the algorithm find the shortest path or just press compute and be shown the path instantly.
#d64731 End Node #006400 Start Node #2b2b2b Obstacle Node #ffffff Empty Node #00a7bd Path Node

Screenshots



2023-03-05.18-14-00.mp4