You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository holds a grassfire simlulation tool made in Python using Tkinter. The grassfire algorithm is an uninformed, breadth-first search algorithm that finds a shortest path between a start and end position.