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.
Othello/src
2022-11-21 00:41:20 +01:00
..
alphabeta.c add alphabeta algorithm 2022-11-21 00:40:53 +01:00
humain.c refactor: .h 2022-11-18 16:35:36 +01:00
jeu.c use alphabeta bc he is swag 2022-11-21 00:41:20 +01:00
joueur.c fix list removal of token 2022-11-20 15:44:32 +01:00
liste.c fix list removal of token 2022-11-20 15:44:32 +01:00
main.c start handling of the game 2022-11-17 20:24:22 +01:00
minimax.c typo 2022-11-21 00:27:02 +01:00
plateau.c remove useless include 2022-11-18 16:53:54 +01:00
utils.c remove dead code 2022-11-20 23:54:52 +01:00