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:
26:c60becf3f840
Parent:
21:704d938acf5d
Child:
29:75a05e9f0e8d
--- a/Game_two/Game_two.cpp	Mon Apr 29 20:59:49 2019 +0000
+++ b/Game_two/Game_two.cpp	Tue Apr 30 09:40:35 2019 +0000
@@ -427,7 +427,9 @@
                 lcd.clear();
                 lcd.printString("distractions",0,0);
                 lcd.printString("so he can pass",0,1);
-                lcd.printString("the test!",0,2);
+                lcd.printString("the test by",0,2);
+                lcd.printString("tilting the",0,3);
+                lcd.printString("Gamepad!",0,4);
                 lcd.printString("Press A",0,5);
                 lcd.refresh();
                 wait(1.0f/fps);