A lightweight, Data-Oriented, agent-based simulation game that simulates complex biological and sociological interactions entirely locally within the browser.
Please refer to the following comprehensive guides:
- BEHAVIOR.md: Explains emergent behaviors, steering algorithms, hunger, plague physics, and dynamic end-of-the-world migration events.
- RULES.md: The core rulebook detailing baseline probability checks, stats, fighting resolutions, mating algorithms, and genetic inheritance equations.
- ARCHITECTURE.md: An architectural overview detailing the custom Data-Oriented Web Worker physics engine running in tandem with the high-performance HTML5
<canvas>.