X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=lib%2Fothello.c;fp=lib%2Fothello.c;h=0cd65a4d0a266e57c6cda3e87bd263877d629ff7;hb=4ddf6f1a0411ed147ba7a2ac178c186ebef374b5;hp=0000000000000000000000000000000000000000;hpb=480acfeb0ef3b0c4e9ec23ec145c9860ba64095e;p=Project_algorithmic_C.git diff --git a/lib/othello.c b/lib/othello.c new file mode 100644 index 0000000..0cd65a4 --- /dev/null +++ b/lib/othello.c @@ -0,0 +1,19 @@ +/* + * ===================================================================================== + * + * Filename: othello.c + * + * Description: Handle the othello board content + * + * Version: 1.0 + * Created: 25/04/2017 15:16:08 + * Revision: none + * Compiler: gcc + * + * Author: Jerome Benoit (fraggle), jerome.benoit@piment-noir.org + * Organization: Piment Noir + * + * ===================================================================================== + */ + +