jumping_bean_simulation, a Python code which simulates the movements of a jumping bean taking random jumps of length 1 to the north, south, east or west.
The information on this web page is distributed under the MIT license.
jumping_bean_simulation is available in 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.