Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 870 Bytes

Readme.md

File metadata and controls

23 lines (17 loc) · 870 Bytes

Axelrod Tournament

This is an implementation of the original Axelrod tournament conducted by Professor Robert Axelrod in 1980.

Veritasium's this video provides an introduction to The Prisoner's Dilemma and the original tournament.
It was also the inspiration for this project.

Know more about his research on the Iterated Prisoner's Dilemma and Game Theory here.

Code in this repository has been inspired by the original Axelrod python library.

Contributions

Contributions to this repository are welcome.
Please create a seperate branch and open a pull request.
It's that simple!

To Do

  • Update documentation
  • Add "tournament" branch
  • Conduct tournament