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 to this repository are welcome.
Please create a seperate branch and open a pull request.
It's that simple!
- Update documentation
- Add "tournament" branch
- Conduct tournament