add todos
This commit is contained in:
parent
55f1aec682
commit
620068e374
1 changed files with 9 additions and 0 deletions
|
@ -1 +1,10 @@
|
||||||
# Othello
|
# Othello
|
||||||
|
|
||||||
|
## TODO
|
||||||
|
|
||||||
|
- faire les tests de perf entre les ia
|
||||||
|
- ajouté interface en ligne de commande:
|
||||||
|
- -minimax
|
||||||
|
- -alphabeta
|
||||||
|
- -test
|
||||||
|
- selection blanc/noir aleatoire
|
||||||
|
|
Reference in a new issue