Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 401 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 401 Bytes

Iterated Prisoner's Dilemma

See the whole article here.

Edit english-iterated-prisoners-dilemma.py or french-iterated-prisoners-dilemma.py to create your own strategies.

To test them and create the graphics with all the strategies, run:

pip install -r requirements.txt
python3 english-iterated-prisoners-dilemma.py