Snake vs Block Game to be run upon K64F.

Dependencies:   mbed

Revision:
38:30e4e6191762
Parent:
35:ce47cde57bd3
Child:
39:210ac915e0a0
--- a/StartScreen/StartScreen.h	Thu Apr 18 14:03:43 2019 +0000
+++ b/StartScreen/StartScreen.h	Mon Apr 22 04:24:38 2019 +0000
@@ -92,7 +92,8 @@
     int fps; // this sends over the game speed
     int i;
     int lr;
-    int gs; 
+    int gs;
+    int gm; //this helps to select between joystick and motion control.
     int st;
     int sc;  
     float cs;