This is a step-based simulation of a how a fire would progress through a vegetated area. Green squares are trees, brown squares are dirt, red squares are fire, and dark red squares are burnt trees. There are 3 different spread patterns:
1to set spread pattern to 1; only the tree to the right of fire will be set on fire4to set spread pattern to 4; 4 neighbors of a fire square will be set on fire8to set spread pattern to 8; 8 neighbors of a fire square will be set on fire- space to pause/unpause
rto reset
To run the program on windows, download the windows-amd64 folder and run fireSim.exe