Project_algorithmic_C.git
2017-05-05  Jérôme BenoitImplement the helper functions needed to list the playb...
2017-05-04  Jérôme BenoitPolish the UI:
2017-05-04  Jérôme BenoitProperly implement the validation of a shot and reverse...
2017-04-28  Jérôme BenoitImplement :
2017-04-28  Jérôme BenoitCode cleanup and fix the logic behind the player consta...
2017-04-27  Jérôme BenoitFix an off-by-one on the pawn 2D array indexes.
2017-04-26  Jérôme BenoitAdd the basic code to make othello playable without...
2017-04-25  Jérôme BenoitFix to the const definition
2017-04-25  Jérôme BenoitImplement the othello board printing
2017-04-24  Jérôme BenoitAdd the basic code structure and build system
2017-04-24  Jérôme BenoitFinish the top down analysis
2017-04-24  Jérôme BenoitAdd the top down analysis