Devlogs
v0.2.1: some update
v0.2.1: The life update.
New Features.
- Added input fields for the initial number of good cells, bad cells, food particles, and food size.
- Implemented the "Reset" button.
- Improved simulation of cell life by adding a check for max cells, preventing cells from multiplying.
Optimizations.
- I optimized the code for better performance and improved simulation accuracy.
- I made the simulation more dynamic by allowing the maximum number of cells to be changed during runtime, this was done by changing it in the script, but now it is an input field.
Known Issues.
- I am still working on the simulation, so expect errors.
Upcoming Features.
- Addition of collision detection between cells.
- I will improve the food and hunger system for better simulation of cell life.
- The food and hunger system will be reworked.