carykh / PrisonersDilemmaTournament

Watch This Place's awesome video about iterated Prisoner's Dilemma for context! https://www.youtube.com/watch?v=BOvAbjfJ0x0
MIT License
205 stars 160 forks source link

little refactor to support various game setting #16

Closed yasirroni closed 3 years ago

yasirroni commented 3 years ago

Abstraction of pointsArray, minGameLength=200, and logMultiplier=40. Also support for only 1 by 1 case.