Skip to content

Letee2/ESS_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

ESS_python

Evolutionary stable strategy implementation in python.

Basic visualization of a simulated enviroment with two possible strategies: Hawk and Dove. The goal of the project is to see which of the strategies would be stable over iterations. It displays the sum of the "score" obtained by the Hawks and the Doves,therefore displaying which of them would result more effective.

For each positive interaction of an individual (meaning it wins an encounter with another individual), its point will be displayed in green colour, which initially can be red(Hawk) or blue(Dove).

Note that the animation may not result completely necessary for the purpose of this project, but I thought it would be interesting to visualize it.

About

Evolutionary stable strategy implementation in python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages