This software simulates cellular behavior based on specific rules (e.g. Game of Life or Wireworld). The UI will be replaceable and there will be a feature for importing rules from a file based on a format developed for this purpose.
Crimild Engine is an open source scene graph based engine which purpose is to fulfil the high-performance requirements of typical multi-platform two and tridimensional multimedia projects, like games, simulations and virtual reality.
A-Life CAD is a toolkit providing a graphical interface for designing autonomous agents that can be linked against an AI gameengine. Though it focuses on creating boid-like behaviours, it can also be used for physical simulation or swarm optimisation.
AGISim is a framework for the creation of virtual worlds for artificial intelligence research, allowing AI and human controlled agents to interact in realtime within sensory-rich contexts. AGISim is built on the Crystal Space 3D gameengine.
Built with R, this code allows the user to simulate the game of basketball. While the main focus is on simulating the NBA, the code provides a framework for simulating other leagues by modifying the default set of rules.