Update evo.py

This commit is contained in:
Brad Stein 2022-07-24 13:42:23 -05:00 committed by GitHub
parent 5fa10eba96
commit 0d2e1b66d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
evo.py
View File

@ -4,12 +4,14 @@
# move away from theieves # move away from theieves
# group by charming lifeforms # group by charming lifeforms
# group by kin # group by kin
# intelligence grants predictive movements
# bonus for kin in requests # bonus for kin in requests
# bonus for children in requests # bonus for children in requests
# world full apocalypse # world full apocalypse
# graphical output # graphical output
# csv outputs # csv outputs
# rewrite stats method :( # rewrite stats method :(
# more happiness balancing
import random import random
import math import math