Implement the othello board printing
[Project_algorithmic_C.git] / lib / othello.c
diff --git a/lib/othello.c b/lib/othello.c
new file mode 100644 (file)
index 0000000..0cd65a4
--- /dev/null
@@ -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
+ *
+ * =====================================================================================
+ */
+
+