Implement :
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Fri, 28 Apr 2017 22:03:41 +0000 (00:03 +0200)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Fri, 28 Apr 2017 22:03:41 +0000 (00:03 +0200)
commit45ce2fe369cead248855111baa5fe0c0495acf69
tree1e2782a8fccd79db3f8b4edad54ddec853228b89
parenta8b5457691fcb565dd185e7a623dd53eca96127c
Implement :

* Already played shots linked list;
* Terminal min size detection;
* Some helper functions and declare helpful data structures.

Fix also a bunch of compiler warnings.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
analyse_descendante
lib/constants.c
lib/constants.h
lib/debug.c
lib/othello.c
lib/othello.h
lib/ui.c
lib/ui.h
src/main.c