apesdk
The main Noble Ape and Simulated Ape codebase is a compact C artificial-life SDK for landscape, weather, biology, memory, social behavior, scripting, rendering support, and portable front ends.
Its current public identity is larger than a single demo. It is a set of engine modules, tests, toolchains, and long-form documentation around autonomous ape-like beings living in a changing world.
The simulation keeps environment and cognition close together. Terrain, weather, time, social state, biological drives, immune behavior, speech, and ApeScript all remain part of one inspectable system.
That makes ApeSDK the anchor for several other public repositories. Ports, reduced command-line branches, visualization work, and new interface experiments all make more sense when read as extensions of this core.
For visitors, this is the first project to open when looking for the long-running research thread behind barbalet's public software: portable C, artificial life, and a stubborn interest in how small systems can produce living behavior.