File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 7
7
.. image :: https://github.com/Axelrod-Python/Axelrod/workflows/CI/badge.svg
8
8
:target: https://github.com/Axelrod-Python/Axelrod/actions
9
9
10
- |Join the chat at https://gitter.im/Axelrod-Python/Axelrod |
11
-
12
10
Axelrod
13
11
=======
14
12
@@ -32,11 +30,11 @@ Features
32
30
With Axelrod you:
33
31
34
32
- have access `to over 200 strategies
35
- <http ://axelrod.readthedocs.io/en/stable/reference/all_strategies .html> `_, including original and classics like Tit
33
+ <https ://axelrod.readthedocs.io/en/stable/reference/strategy_index .html> `_, including original and classics like Tit
36
34
For Tat and Win Stay Lose Shift. These are extendable through parametrization
37
35
and a collection of strategy transformers.
38
36
- can create `head to head matches
39
- <http ://axelrod.readthedocs.io/en/stable/tutorials/getting_started /match.html> `_ between pairs of strategies.
37
+ <https ://axelrod.readthedocs.io/en/stable/tutorials/new_to_game_theory_and_or_python /match.html> `_ between pairs of strategies.
40
38
- can create `tournaments
41
39
<http://axelrod.readthedocs.io/en/stable/tutorials/getting_started/tournament.html> `_ over a number of strategies.
42
40
- can study population dynamics through `Moran processes
You can’t perform that action at this time.
0 commit comments