LifeEngine
LifeEngine copied to clipboard
Adjust the reproduction cost of each cell individually by clicking the colors in the About tab!
As it says in the title, you can set the reproduction cost of each cell separately by clicking the colors in the About tab, with load/save support!
I removed the extra mover cost hyperparameter because you can increase the cost of moving organisms by increasing the cost of the mover cell from about tab.
And most important of all, It has almost no effect on performance!
I love this idea and would like to push this in, but the ui needs to be improved. I don't want it in the about tab, and I don't want the input box to interrupt the runtime. One of the potential solutions is to make a new tab where you can click each cell type and edit its properties, like its cost, color, whether it is enabled, and other cell specific properties. This way it can be combined with #104 and more can be built out from there
I love this idea and would like to push this in, but the ui needs to be improved. I don't want it in the about tab, and I don't want the input box to interrupt the runtime. One of the potential solutions is to make a new tab where you can click each cell type and edit its properties, like its cost, color, whether it is enabled, and other cell specific properties. This way it can be combined with #104 and more can be built out from there
Actually, I was as uncomfortable doing this in the about tab as you were. I thought for a long time.
Playing with CSS a couple of times, I tried shrinking and compressing the cost editing panel to the Evolution Controls tab :D
I couldn't think of a more creative idea and thought that big events like designing a new tab, enlarging the panel, putting a scroll would risk the possibility of my PR being accepted :D
I will give this a hand as soon as possible based on your opinion.