Evolutionary Stable Strategy Simulator

Evolutionary Stable Strategy Simulator (link)

This simple simulator is inspired by The Selfish Gene, a book by Richard Dawkins. You can read more about evolutionary stable strategies here. This model implements the hawk and dove strategies.

Usage:

By default the population contains only dove strategists. Click on "Add hawk" and "Step". If you keep pressing Enter, you can continously step the simulator. After a while the number of doves and hawks reach the equilibrium.

Technology:

  • Vue
  • Vuex
  • D3
  • ChartJS