There is no initial check to see if a species can survive in its spawning biome. Obviously this doesn’t matter for breathing, but species could live in the desert or tundra for free without the corresponding traits.
Whoops. That is a bug. Thanks for spotting. I will fix it before running the final competition, either by writing code or just manually removing the organisms initially spawned into a biome they can’t survive.
There is no initial check to see if a species can survive in its spawning biome. Obviously this doesn’t matter for breathing, but species could live in the desert or tundra for free without the corresponding traits.
Whoops. That is a bug. Thanks for spotting. I will fix it before running the final competition, either by writing code or just manually removing the organisms initially spawned into a biome they can’t survive.
I have added code that raises an exception when an organism is spawned somewhere it can’t survive.