TP 13 exo2: Robustify the current tic-tac-toe implementation
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Thu, 23 Mar 2017 19:48:52 +0000 (20:48 +0100)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Thu, 23 Mar 2017 19:48:52 +0000 (20:48 +0100)
* Make the round count follow the coordinates array index.
  And simplify all the loop and conditions depending on it;

* Implement the feature allowing to play again.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>

No differences found