This commit is contained in:
6d486f49
2026-06-11 16:53:18 -04:00
parent b6d03afe56
commit b0fdabbe67
38 changed files with 312 additions and 136 deletions
+4
View File
@@ -0,0 +1,4 @@
Remove 1 prey for each 1 predator on the region. For each 1 prey removed, add one predator to replace it.
If there are no prey in the region, the predator will instead travel to a nearby region in search for prey. They will favour regions that contain the most prey. If no region contains prey they will move to a region that would be closet to getting them to prey.