Othello en C avec IA
This repository has been archived on 2022-12-11. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2022-12-04 17:53:24 +01:00
includes add cli interface 2022-12-04 17:53:24 +01:00
report add appendix title 2022-12-02 23:39:52 +01:00
src add cli interface 2022-12-04 17:53:24 +01:00
.gitignore add imgs and some info in the report 2022-12-01 16:33:24 +01:00
Makefile add Og for dev lbl 2022-11-28 20:19:40 +01:00
README.md add todos 2022-12-03 23:36:14 +01:00

Othello

TODO

  • faire les tests de perf entre les ia
  • ajouté interface en ligne de commande:
    • -minimax
    • -alphabeta
    • -test
    • selection blanc/noir aleatoire