Here, were are using two games:
Othello | Awélé |
---|---|
rules | rules |
We have differents players built on different algorithms, sorted based on performance:
- a random player
- a horizon 1 player
- a minmax player
- an alpha-beta pruning player
The results and details are in the 'Compte Rendu 2I013.pdf' file and are written in french.