Snake vs Block Game to be run upon K64F.

Dependencies:   mbed

Revision:
39:210ac915e0a0
Parent:
38:30e4e6191762
Child:
42:973bb6036f81
--- a/StartScreen/StartScreen.h	Mon Apr 22 04:24:38 2019 +0000
+++ b/StartScreen/StartScreen.h	Mon Apr 22 05:28:37 2019 +0000
@@ -93,7 +93,7 @@
     int i;
     int lr;
     int gs;
-    int gm; //this helps to select between joystick and motion control.
+    int g_mode; //this helps to select between joystick and motion control.
     int st;
     int sc;  
     float cs;