ForestFire_1

Fire(red square) has started in the world. If the fire is next to at least 1 healthy tree(dark green square), with some percent chance, that healthy tree will turn into a burning tree(brown square). If a healthy tree is a neighbor to a burning tree, the healthy tree will turn into a burning one.Aerial firefighters(sky blue square) move randomly in the world, on trees, and on fire. If an aerial firefighter is immediately above a burning tree, wit some percent chance, that burning tree will turn into a dead tree. If an aerial firefighter is immediately above the fire, with some percent chance, the fire will erase. A counter(purple) counts the number of each type of tree and graphs the population size. After 5 time steps, the burning tree will turn into a dead tree.
Data
Created:March 3, 2018
Played:32
Agent:5
Rules:20
Methods:8
false
Settings
New Project Name
Rename
Copy
Download
Show Project Report
Flag Project
Delete
Fire(red square) has started in the world. If the fire is next to at least 1 healthy tree(dark green square), with some percent chance, that healthy tree will turn into a burning tree(brown square). If a healthy tree is a neighbor to a burning tree, the healthy tree will turn into a burning one.Aerial firefighters(sky blue square) move randomly in the world, on trees, and on fire. If an aerial firefighter is immediately above a burning tree, wit some percent chance, that burning tree will turn into a dead tree. If an aerial firefighter is immediately above the fire, with some percent chance, the fire will erase. A counter(purple) counts the number of each type of tree and graphs the population size. After 5 time steps, the burning tree will turn into a dead tree.
Edit Description
Design