项目作者: rafibarash

项目描述 :
Python Simulation of Forest Fire.
高级语言: Python
项目地址: git://github.com/rafibarash/forest-fire.git
创建时间: 2017-05-18T06:10:35Z
项目社区:https://github.com/rafibarash/forest-fire

开源协议:MIT License

下载


forest-fire

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.