agentbiosim
PublicPython project that simulates a 2D ecosystem of bacteria and predators. Each agent has sensors (retina), a brain (feedforward neural network), locomotion, and an energy model; the engine is headless and the interface uses Tkinter + Pygame. Ideal for experiments in emergent behavior and natural selection.