Mochu Yao explorer game

Dependencies:   mbed

Revision:
38:42ff379fa48c
Parent:
37:9e6c56fcc738
--- a/explorer/explorer.cpp	Thu May 14 13:59:24 2020 +0000
+++ b/explorer/explorer.cpp	Fri May 15 02:47:10 2020 +0000
@@ -59,7 +59,7 @@
   _f_flag = false;
   _player_direction = right;
   _r_flag = false;
-  _speed = 0;//the player is standing at first
+  _speed = 0;//the player is standing at first.
   _jump_height = 0;
   }