TP 13 exo2: Implement the missing bits to do a full game.
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Sun, 19 Mar 2017 16:38:11 +0000 (17:38 +0100)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Sun, 19 Mar 2017 16:38:11 +0000 (17:38 +0100)
commit04b0afb5d5c81f1d98e98b9a6e532b1d3c868cc4
tree9e36995c3a5e08f15a9528d8f5cfa79ced4ef869
parent506ed8ed2ccf2fce58e9a0dd651e4ceea5a6320c
TP 13 exo2: Implement the missing bits to do a full game.

Still missing the win condition check.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
TP_13/exo1/lib/io.c
TP_13/exo1/lib/io.h
TP_13/exo1/lib/utils.c
TP_13/exo1/lib/utils.h
TP_13/exo2/lib/coordinates.c
TP_13/exo2/lib/coordinates.h
TP_13/exo2/src/main.c