pyBoids is a free/open-source project that implements (in Python/TKinter) Craig Reynold's famous boids algorithm. This algorithm intelligently simulates flocking, herding, swarming, and schooling behavior as found in nature.
A small program in python developed to simulate poker bankroll growth over time depending on money and risk management strategies used. No GUI, user must edit parameters in source file. Outputs to .csv format.