1. Click the green flag to start a wildfire simulation. 2. Trees will grow in random places on the screen. 3. With each step of the simulation, there is a chance for a fire to start at a random location. 4. Fire will spread to nearby trees that are touching the fire. 5. Experiment with the fire_probability variable and watch what happens to the size and frequency of the fires. Here is a version of the simulation that only simulates one fire at a time and counts the total number of burned trees: https://scratch.mit.edu/projects/1278884485 Here is a version with wind and rain: https://scratch.mit.edu/projects/1279295801
This project was inspired by this simulation: https://www.veritasium.com/simulation5 Watch this video to learn more about the simulation: https://youtu.be/gHxCw7GkAYI