Snake vs Block Game to be run upon K64F.

Dependencies:   mbed

Revision:
101:5108621b207f
Parent:
100:6403c1705a08
--- a/main.h	Thu May 09 11:10:06 2019 +0000
+++ b/main.h	Thu May 09 11:23:16 2019 +0000
@@ -3,6 +3,8 @@
 
 /** @file main.h
  *  @brief Main.cpp's header file that defines all the directives and objects to use along with the definition of it's own function prototypes.
+ *  @author Ahmed N.Adamjee
+ *  @date 9th May 2019
  */
  
 ///////////// MAIN.H ////////////////