meatballs/DjAxelrod

Grouping of Strategies

Opened this issue · 2 comments

Rather than one long list of strategies to select from, it might be good to have some sort of categorisation.

For example, the categories that already exist in the axelrod library would be a good start.

Another idea might be to have a tick box to include/exclude the cheating strategies.

For example, the categories that already exist in the axelrod library would be a good start.

👍 Just some more ideas:

  • The hunters
  • The q-learners
  • The original tournament perhaps?
  • ...

Would it be possible to have strategies appear under different categories (cross referencing?). So perhaps you could find TitForTat under forgiving but also under original tournament or something like that? Perhaps that would be a much further enhancement.

and also the ability to include/exclude all within any given category