chrxh / alien

ALIEN is a CUDA-powered artificial life simulation program.
https://alien-project.org
BSD 3-Clause "New" or "Revised" License
3.48k stars 106 forks source link

Configurable energy supply #83

Closed chrxh closed 8 months ago

chrxh commented 8 months ago

Feature request: Replace the Unlimited energy for constructors simulation parameter by two real parameters:

This generalization offers a convenient way to supply simulations with external energy at any rate. When energy is supplied, the first parameter is automatically reduced to the corresponding value.

chrxh commented 8 months ago

solved in v4.4.2