This program will show you the quickest path to a destination using the Grassfire Search Algorithm. Built using Python for the backend and PyQt5 for the front end.
-
Updated
Mar 6, 2023 - Python
This program will show you the quickest path to a destination using the Grassfire Search Algorithm. Built using Python for the backend and PyQt5 for the front end.
Grassfire (BFS-based) algorithm implementation on a 2D matrix and a Pygame GUI.
Add a description, image, and links to the grassfire topic page so that developers can more easily learn about it.
To associate your repository with the grassfire topic, visit your repo's landing page and select "manage topics."