Zediwan / PyEvoSim

A python based cellular evolution simulation
Mozilla Public License 2.0
3 stars 3 forks source link

Improve creation and useage of energy #71

Open Zediwan opened 6 months ago

Zediwan commented 6 months ago

The total amount of energy in the simulation should not increase. energy should always be transferred from one form to another

Zediwan commented 6 months ago

This has been worked on for the reproduction logic, however death interactions with he environment have not been implemented yet.