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

Saving/loading statistics together with the simulation file #81

Closed chrxh closed 7 months ago

chrxh commented 8 months ago

Feature request: The statistics of a simulation are not saved along with it, causing them to be lost upon reloading. The following changes are desirable:

chrxh commented 7 months ago

implemented in v4.5