fire_simulation, a Python code which simulates a forest fire over a rectangular array of trees, starting at a single random location.
The information on this web page is distributed under the MIT license.
fire_simulation is available in a C version and a C++ version and a Fortran77 version and a Fortran90 version and a MATLAB version and an Octave version and a Python version.
python_simulation, a Python code which uses simulation to study card games, contests, and other processes which have a random element. Usually, the purpose is to try to predict the average behavior of the system over many trials.