Meteor defense project

Dependencies:   N5110 mbed

Revision:
43:acbed608a8df
Parent:
41:1b396334256b
Child:
44:aa086363d09f
--- a/GameEngine/GameEngine.h	Sun Apr 30 22:06:22 2017 +0000
+++ b/GameEngine/GameEngine.h	Mon May 01 17:55:38 2017 +0000
@@ -36,7 +36,7 @@
     
     /**Update game
     *
-    *This is where all the gameplay is gathered
+    *This is where all the gameplay and drawing is gathered
     *The only way to lose this game is when the spawns reaches the player side (y = 46) for 3 times in a wave
     *Lights up LEDs according to number of lifes left
     */