Skip to content

Trying to find out what is the best strategy for a repeated prisoner's dilemma

Notifications You must be signed in to change notification settings

eyal-hl/PrisonersDilemma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PrisonersDilemma

Trying to find out what is the best strategy for a repeated prisoner's dilemma.

Feel free to add your own strategies. to do that just add a class to the strats package and implement the Strat interface, the function betray gets the prisoners and the "enemy" prisoner turns, you also have access to the amount of rounds and money earnings from the Globals class.

About

Trying to find out what is the best strategy for a repeated prisoner's dilemma

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages