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-19 17:15:37 +01:00
..
humain.c refactor: .h 2022-11-18 16:35:36 +01:00
jeu.c move copy of the game to the game source file 2022-11-19 17:15:05 +01:00
joueur.c refactor: .h 2022-11-18 16:35:36 +01:00
liste.c add info about the missing token 2022-11-19 17:15:16 +01:00
main.c start handling of the game 2022-11-17 20:24:22 +01:00
minimax.c follow course 2022-11-19 17:15:37 +01:00
plateau.c remove useless include 2022-11-18 16:53:54 +01:00
utils.c add min and max 2022-11-19 11:40:39 +01:00