carykh/PrisonersDilemmaTournament

File name conflict in example strats

jdefgh opened this issue · 3 comments

Name of the "random" strat should be changed because you might need to import random, which would import this strategy instead

Oh, yeah, that's probably why I was having trouble importing random yesterday

I re-named random strat to yolo.py

This is a really good point! Thanks for notifying me. I renamed the random file to 'randomStrategy.py'