Game codes for Pokemon Academy Yiu Fai Kwok - 201198802 I have read the University Regulations on Plagiarism and state that the work covered by this declaration is my own and does not contain any unacknowledged work from other sources.

Dependencies:   mbed FXOS8700CQ mbed-rtos

Revision:
25:31111e6e13ad
Parent:
19:903d67bb0dea
Child:
29:75a05e9f0e8d
--- a/Game_two/Game_two.h	Mon Apr 29 20:54:20 2019 +0000
+++ b/Game_two/Game_two.h	Mon Apr 29 20:59:49 2019 +0000
@@ -1,9 +1,3 @@
-/** Game Two Class
-* @brief This class is the game engine for the second mini-game
-* @version 1.0
-* @author Yiu Fai Kwok
-* @date April, 2019
-*/
 #ifndef GAME_TWO_H
 #define GAME_TWO_H
 
@@ -18,6 +12,13 @@
 #include "Twitter.h"
 #include "YouTube.h"
 
+/** Game Two Class
+* @brief This class is the game engine for the second mini-game
+* @version 1.0
+* @author Yiu Fai Kwok
+* @date April, 2019
+*/
+
 class Game_two
 {