Snakeman57 / CSCI6550-FP

Final Project for Artificial Intelligence
MIT License
0 stars 1 forks source link

Research Left (aid with implementation): #16

Open Snakeman57 opened 2 years ago

Snakeman57 commented 2 years ago
oliviacarino commented 2 years ago

Found source for size of tribes: https://www.jstor.org/stable/25249309 --- see page 9

oliviacarino commented 2 years ago

For move() could we use a similar formula for calculating straight-line distance (y = mx + b)

oliviacarino commented 2 years ago

For war() could we just subtract number of people lost from population and maybe base off of population growth formula: https://pages.uoregon.edu/rgp/PPPM613/class8a.htm