issues
search
stolsky
/
artificial-life-of-autonomous-agents
The Artificial Life of Autonomous Agents.
GNU General Public License v3.0
0
stars
0
forks
source link
implement complete metabolism
#13
Closed
stolsky
closed
1 year ago
stolsky
commented
1 year ago
[x] stomach
[x] test ingestion
[x] add Digestion -> organic food is harder to digest
[x] rectum (relation with Energy)
[x] improve mass (required Bar)
[x] add Ingestion
[x]
implement organic food is harder to eat (assume fights, etc.)
moved to #14
[x] Simulation's vanish (consumed by) -> mass.now = mass.min
[x] Simulation's defecate -> rectum.now = rectum.max
[x] Simulation's dying -> no energy
[x] fix vanishing mass -> count stomachs also!!
implement organic food is harder to eat (assume fights, etc.)moved to #14