Project_algorithmic_C.git
7 years agoFix to the const definition
Jérôme Benoit [Tue, 25 Apr 2017 16:38:00 +0000 (18:38 +0200)] 
Fix to the const definition

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 years agoImplement the othello board printing
Jérôme Benoit [Tue, 25 Apr 2017 13:21:04 +0000 (15:21 +0200)] 
Implement the othello board printing

And commit the forgotten bits ...

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 years agoAdd the basic code structure and build system
Jérôme Benoit [Mon, 24 Apr 2017 19:31:51 +0000 (21:31 +0200)] 
Add the basic code structure and build system

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 years agoFinish the top down analysis
Jérôme Benoit [Mon, 24 Apr 2017 13:11:04 +0000 (15:11 +0200)] 
Finish the top down analysis

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 years agoAdd the top down analysis
Jérôme Benoit [Mon, 24 Apr 2017 12:30:14 +0000 (14:30 +0200)] 
Add the top down analysis

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