This is a repository created to run a workshop on Game Theory using the programming language Python.
Topics covered:
- Introduction to Game theory and the Iterated prisoner's dilemma (IPD)
- Creating matches and tournaments using Axelrod python library
- Playing against strategies of the IPD
- Writing strategies
- Contributing to Axelrod python library