From 92ee974340b0b3c993d81dc811564c393b27acb2 Mon Sep 17 00:00:00 2001 From: Brad Stein Date: Sun, 24 Jul 2022 14:15:54 -0500 Subject: [PATCH] Update evo.py --- evo.py | 1 + 1 file changed, 1 insertion(+) diff --git a/evo.py b/evo.py index ec4c402..ceaa1ec 100644 --- a/evo.py +++ b/evo.py @@ -13,6 +13,7 @@ # more happiness balancing (not having it inherited) # modularize this whole thing # society detection/shift mechanism +# trade food for happiness import random import math