Posts

Sorted by New

Wiki Contributions

Comments

I wrote code, since I'd like to eventually test random and evolutionary models: https://github.com/danielharan/prisoners_dilemma

Next up is outputting results from a round robin, then figuring out rules for changing the population after each turn. Suggestions and forks are welcome.