Closed ichabod801 closed 4 years ago
When playing alone it works fine.
The problem is that it has one next_move attribute, so it is sharing that across all opponents.
It's working now, alone and with other bots in play. Note that I need to test all of the bots in groups, to make sure there are no cross interactions like this one.
It should only switch moves on cooperate-defect or defect-defect, but it switched from cooperate to defect on me after two rounds of cooperate-cooperate. Child of issue #511: Play Test Prisoner's Dilemma.