Python Simulation of Forest Fire in turtle graphics.
How to run the simulation:
Run the main() function in the forestfire.py file. The program will prompt for the density of forest, percent of pine vs oak trees, and the forest wetness, and then simulate a forest fire using turtle graphics.