Find the shortest path using the Grassfire Search Algorithm!
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.

End Node 
Start Node 
Obstacle Node 
Empty Node 
Path Node
